update workflow
This commit is contained in:
parent
d8232a63b3
commit
e8aa7f733f
@ -50,8 +50,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo 'repository=https://repo-default.voidlinux.org/current' > /etc/xbps.d/00-repository-main.conf
|
echo 'repository=https://repo-default.voidlinux.org/current' > /etc/xbps.d/00-repository-main.conf
|
||||||
xbps-install -S
|
xbps-install -S
|
||||||
xbps-install -u xbps
|
xbps-install -yu xbps
|
||||||
xbps-install -u
|
xbps-install -yu
|
||||||
xbps-install -y git gcc
|
xbps-install -y git gcc
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
shell: sh
|
shell: sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user