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 25cb0bd commit a521892Copy full SHA for a521892
.github/workflows/build.yml
@@ -36,7 +36,6 @@ jobs:
36
- name: Prepare Linux-ARM64
37
if: ${{ matrix.platform == 'linux-arm64' }}
38
run: |
39
- apt-get update
40
apt-get install -y gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
41
42
- name: Install Luamake
0 commit comments