Update .gitea/workflows/build_test.yaml
All checks were successful
build_test / build (push) Successful in 1m17s
All checks were successful
build_test / build (push) Successful in 1m17s
This commit is contained in:
parent
469108e315
commit
25445ad455
@ -6,7 +6,7 @@ jobs:
|
||||
runs-on: arch
|
||||
steps:
|
||||
- name: get dependencies
|
||||
run: pacman -S nodejs make gcc --needed --noconfirm
|
||||
run: pacman -Sy nodejs make gcc --needed --noconfirm
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user