mirror of
https://github.com/OMGeeky/downloader.git
synced 2026-01-01 01:00:17 +01:00
Update dispatch.yml
This commit is contained in:
2
.github/workflows/dispatch.yml
vendored
2
.github/workflows/dispatch.yml
vendored
@@ -38,6 +38,8 @@ jobs:
|
||||
id: compile
|
||||
uses: rust-build/rust-build.action@v1.4.3
|
||||
env:
|
||||
# "-C target-feature=-crt-static" is required to be able
|
||||
# to run in an alpine docker container
|
||||
RUSTFLAGS: "-C target-feature=-crt-static"
|
||||
with:
|
||||
RUSTTARGET: ${{ matrix.target }}
|
||||
|
||||
Reference in New Issue
Block a user