mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
fixing more links
This commit is contained in:
8
.github/workflows/validate-links.yml
vendored
8
.github/workflows/validate-links.yml
vendored
@@ -1,8 +1,5 @@
|
||||
---
|
||||
|
||||
name: CI
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
validate-links:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -11,8 +8,7 @@ jobs:
|
||||
id: go
|
||||
with:
|
||||
go-version: "^1.18.2"
|
||||
|
||||
- uses: actions/checkout@v3.0.2
|
||||
|
||||
- run: go install github.com/ellisonleao/vl/cmd/vl@latest
|
||||
- run: vl -a 503,403 -t 30s -w horde3d.org,p1.untergrund.net,bfxr.net README.md
|
||||
- run: vl -a 503,403 -t 30s -w poly.pizza,horde3d.org,p1.untergrund.net,bfxr.net,tigsource.com,gamesounds.xyz
|
||||
README.md
|
||||
|
Reference in New Issue
Block a user