This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
runs-on: arch
|
||||
steps:
|
||||
- name: fix package cache
|
||||
run: rm /var/cache/pacman/pkg/*
|
||||
run: rm -fr /var/cache/pacman/pkg/*
|
||||
- name: get dependencies
|
||||
run: pacman -Sy nodejs make nasm --needed --noconfirm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user