Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
awnion committed Nov 30, 2023
1 parent c863aa7 commit 82efa48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- name: Artifact ${{ matrix.result }}
uses: actions/upload-artifact@v3
with:
path: ${{ matrix.dir }}/target/gosh-cli
path: target/${{ matrix.target }}/release
name: ${{ matrix.result }}
if-no-files-found: error
retention-days: 3
Expand Down

0 comments on commit 82efa48

Please sign in to comment.