Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
benburkert committed Apr 14, 2024
1 parent cb07682 commit 80bc0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
key: windows-${{ env.sha_short }}
- shell: bash
run: |
find ./cmd/anchor/dist
find cmd/anchor/dist/windows
cp cmd/anchor/dist/windows/anchor.${{ env.RELEASE_VERSION }}.nupkg ./
- shell: pwsh
Expand Down

0 comments on commit 80bc0d1

Please sign in to comment.