Skip to content

Commit

Permalink
fix for Go CI 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lionello committed Jul 2, 2024
1 parent 198eec5 commit 3ee4cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
path: src/distx

- name: List files
run: ls -lR src/dist
run: ls -lR src/distx

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 3ee4cef

Please sign in to comment.