github ci

This commit is contained in:
Σrebe - Romain GERARD 2023-12-26 19:13:58 +01:00
parent ada2156591
commit 094024299d
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4

View file

@ -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