Update .gitea/workflows/build_test.yaml
build_test / build (push) Failing after 18s

This commit is contained in:
2025-07-12 19:33:30 +00:00
parent ce343ff9db
commit b5c539a3a2
+2
View File
@@ -5,6 +5,8 @@ jobs:
build:
runs-on: arch
steps:
- name: fix package cache
run: rm /var/cache/pacman/pkg/*
- name: get dependencies
run: pacman -Sy nodejs make nasm --needed --noconfirm