mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
Add Rust toolchain setup step to macOS build
This commit is contained in:
@@ -80,6 +80,9 @@ jobs:
|
||||
gst-libav \
|
||||
create-dmg
|
||||
|
||||
- name: Setup Rust toolchain
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: Compile additional dependencies
|
||||
run: |
|
||||
git clone https://github.com/lxqt/lxqt-build-tools.git
|
||||
|
||||
Reference in New Issue
Block a user