Skip to content

Commit 0198752

Browse files
authored
bruh
1 parent 088178d commit 0198752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main-pm-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
- name: Build compiler
6363
working-directory: musl-cross-make
6464
run: |
65+
echo "TARGET = aarch64-linux-musl" > config.mak
6566
make -j$(nproc)
6667
make install
6768
mv ./output "${{ github.workspace }}/compiler"

0 commit comments

Comments
 (0)