Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Oct 11, 2022
1 parent 3fbaee6 commit 684fe96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ jobs:
job:
runs-on: ubuntu-22.04
steps:
- run: 'curl --header Accept:text/plain https://ipv4.games/claim?name=nothub@github 2> /dev/null || true'
- name: 'Claim the land'
run: 'curl --header Accept:text/plain https://ipv4.games/claim?name=nothub@github 2> /dev/null || true'
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 684fe96

Please sign in to comment.