Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3 committed Jul 26, 2024
1 parent ab9d9cc commit 6350e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout
run: |
git init
git remote add origin ${{ github.server_url }}
git remote add origin ${{ github.server_url }}/${{ github.repository }}
git fetch --no-tags --prune --no-recurse-submodules --depth=1 origin ${{ github.ref }}
git checkout --force ${{ github.ref }}
Expand Down

0 comments on commit 6350e21

Please sign in to comment.