We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a24a6 commit 0ed4097Copy full SHA for 0ed4097
.github/workflows/test_and_deploy.yml
@@ -54,7 +54,6 @@ jobs:
54
# CACHE NOTE: This action also provides Github Actions caching of rust builds (uses Swatinem/rust-cache internally)
55
- name: Install and configure rust for 32-bit builds
56
uses: actions-rust-lang/setup-rust-toolchain@v1
57
- working-directory: ./install_loader
58
59
# Run Python Deploy Script
60
# This also installs and scans .exe with virustotal on Windows (to try prevent .exe virus false positives)
0 commit comments