Update .gitea/workflows/build_test.yaml
Some checks failed
build_test / build (push) Failing after 57s
Some checks failed
build_test / build (push) Failing after 57s
fix build test
This commit is contained in:
parent
d6ee106682
commit
ce343ff9db
@ -6,7 +6,7 @@ jobs:
|
||||
runs-on: arch
|
||||
steps:
|
||||
- name: get dependencies
|
||||
run: pacman -Sy nodejs make nasm--needed --noconfirm
|
||||
run: pacman -Sy nodejs make nasm --needed --noconfirm
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user