Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
rjonczy committed Mar 29, 2024
1 parent f017f54 commit 798db34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- run: |
find . -name "*linux_amd64.tar.gz"
find . -name "*linux_amd64.tar.gz" -exec tar xzfv {} ;\
find . -name "*amd64.tar.gz" -exec tar xzfv {} \;
find . -name "centaurid"
centaurid version
# - name: Login to GHCR container register
Expand Down

0 comments on commit 798db34

Please sign in to comment.