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