mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 14:36:16 +01:00
Fix windows for real?
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -41,4 +41,4 @@ jobs:
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
|
||||
- name: Build
|
||||
run: cargo build --features "vendored-openssl,vendored-botan"
|
||||
run: cargo build --features "vendored-openssl vendored-botan"
|
||||
|
||||
Reference in New Issue
Block a user