Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP authored Dec 8, 2023
1 parent aad616c commit f2f8c26
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 @@ -232,7 +232,7 @@ jobs:
--volume "${PWD}:/addon"
--volume "~/.cargo:/root/.cargo"
setup: |
sh /root/.cargo/env
export PATH="$HOME/.cargo/bin:$PATH"
cd /addon
install: ${{ matrix.settings.install }}
run: ${{ matrix.settings.build }}
Expand Down

0 comments on commit f2f8c26

Please sign in to comment.