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 b24ef8f commit 424f6b0
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 @@ -237,7 +237,7 @@ jobs:
--volume "~/.cargo:/root/.cargo"
install: ${{ matrix.settings.install }}
env: |
PATH: "$HOME/.cargo/bin:$PATH"
cargo: /root/.cargo/bin/cargo
run: ${{ matrix.settings.build }}
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 424f6b0

Please sign in to comment.