diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index 1e6e04e..695bcd4 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -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