Skip to content

Commit

Permalink
Update artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Keefe authored and Michael O'Keefe committed Dec 15, 2023
1 parent 01925c7 commit 3e1e125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:

- uses: actions/upload-artifact@v3
with:
path: ./target/release/
path: ./rust/target/release/

0 comments on commit 3e1e125

Please sign in to comment.