Skip to content

Commit 1c832d1

Browse files
committed
update release.yml
1 parent f1ac393 commit 1c832d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
uses: actions/checkout@v4
4747

4848
- name: Install cross-compilation toolchains
49+
if: runner.run_on == 'ubuntu-latest'
4950
run: |
5051
sudo apt update
5152
sudo apt install -y gcc-aarch64-linux-gnu gcc-arm-linux-gnueabihf mingw-w64

0 commit comments

Comments
 (0)