Skip to content

Commit

Permalink
[agent] Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
savacano28 committed Jan 9, 2025
1 parent ab5ac5d commit 4a032fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- run: ./rustup-init.exe -vy
- run: rustup toolchain install stable-x86_64-pc-windows-msvc
- run: rustup default stable-x86_64-pc-windows-msvc
- run: choco uninstall rust
- run: choco install -y mingw nsis
# Install quality tools
- run: |
Expand Down

0 comments on commit 4a032fb

Please sign in to comment.