mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-19 15:34:58 +02:00
Fix: build action
This commit is contained in:
parent
49ccec8ae8
commit
70344021c7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -23,4 +23,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
bash scripts/build.sh -h
|
bash scripts/build.sh -t
|
||||||
|
Loading…
Reference in New Issue
Block a user