Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Dec 7, 2023
1 parent 5f4e636 commit bb0b449
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ jobs:
dockerRunArgs: |
--volume "${PWD}:/addon"
--volume "~/.cargo:/root/.cargo"
--volume "target/:/addon/target"
--volume ".cargo-cache:/addon/.cargo-cache"
shell: /bin/sh
setup: |
source $HOME/.cargo/env
Expand Down

0 comments on commit bb0b449

Please sign in to comment.