We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f61319 commit 5b08a8cCopy full SHA for 5b08a8c
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install dependencies
21
run: |
22
sudo apt-get update
23
- sudo apt-get install -y g++ make libunistring-dev
+ sudo apt-get install -y g++ make libunistring-dev \
24
gcc-aarch64-linux-gnu \
25
g++-aarch64-linux-gnu \
26
gcc-mingw-w64-x86-64 \
0 commit comments