fixed issue for makepkg paru and Root execution on worflow container
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Install Node.js for Checkout Action
|
||||
run: |
|
||||
pacman -S --noconfirm nodejs npm
|
||||
pacman -Syu --noconfirm nodejs npm
|
||||
|
||||
- name: Check out Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user