Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP authored Oct 14, 2023
1 parent 09b4c42 commit 861d6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
githubToken: ${{ github.token }}
dockerRunArgs: |
--volume "${PWD}:/addon"
--volume "~/.cargo:~/.cargo"
--volume "~/.cargo:/root/.cargo"
run: |
set -e &&
apt-get update &&
Expand Down

0 comments on commit 861d6f1

Please sign in to comment.