Skip to content

Commit 0ed4097

Browse files
committed
Remove incompatible working-directory arg
1 parent 12a24a6 commit 0ed4097

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
# CACHE NOTE: This action also provides Github Actions caching of rust builds (uses Swatinem/rust-cache internally)
5555
- name: Install and configure rust for 32-bit builds
5656
uses: actions-rust-lang/setup-rust-toolchain@v1
57-
working-directory: ./install_loader
5857

5958
# Run Python Deploy Script
6059
# This also installs and scans .exe with virustotal on Windows (to try prevent .exe virus false positives)

0 commit comments

Comments
 (0)