github ci
This commit is contained in:
parent
ada2156591
commit
094024299d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -80,7 +80,7 @@ jobs:
|
|||
|
||||
# Linux & Windows
|
||||
- name: Install rust toolchain for Linux
|
||||
if: ${{ !contains(matrix.platform.target, 'apple') && !contains(matrix.platform.target, 'android') }}
|
||||
#if: ${{ !contains(matrix.platform.target, 'apple') && !contains(matrix.platform.target, 'android') }}
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
# We setup Rust toolchain and the desired target
|
||||
|
|
Loading…
Reference in a new issue