Skip to content

Commit

Permalink
one more test
Browse files Browse the repository at this point in the history
  • Loading branch information
rjonczy committed Mar 29, 2024
1 parent 97a3c55 commit 14ea7cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/goreleaser-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
find . -name "*amd64.tar.gz" -exec tar xzfv {} \;
find . -name "centaurid"
./centaurid version
./dist/linux_linux_amd64_v1/centaurid version
./cmd/centaurid version
# - name: Login to GHCR container register
# uses: docker/login-action@v3
# with:
Expand Down

0 comments on commit 14ea7cd

Please sign in to comment.