This commit is contained in:
parent
a656e69eb3
commit
3f212b212d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install Arch build tools
|
- name: Install Arch build tools
|
||||||
run: |
|
run: |
|
||||||
pacman -Sy --noconfirm git base-devel nodejs npm
|
pacman -Sy --noconfirm git base-devel nodejs npm openssh
|
||||||
|
|
||||||
- name: Checkout AUR repo
|
- name: Checkout AUR repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue