Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
mnightingale committed Oct 27, 2023
1 parent 23509b2 commit 918550d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
image: arm64v8/gcc
options: |
--platform linux/arm64/v8
--volume ${{ github.workspace }}/../:/workspace
--volume ${{ github.workspace }}:/workspace
--workdir /workspace
run: |
ls -al
Expand Down

0 comments on commit 918550d

Please sign in to comment.