Skip to content

Commit

Permalink
needed working-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
babdor committed May 2, 2024
1 parent f248414 commit 025cd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
target: aarch64-unknown-linux-gnu
args: "--locked --release"
strip: true
working-directory: ./rust/hello-world

- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 025cd65

Please sign in to comment.