update workflow
This commit is contained in:
parent
b6d055007e
commit
7f9bacb09f
@ -48,7 +48,10 @@ jobs:
|
||||
- name: Install tools
|
||||
shell: sh
|
||||
run: |
|
||||
xbps-install -Sy git gcc
|
||||
xbps-install -S
|
||||
xbps-install -u xbps
|
||||
xbps-install -u
|
||||
xbps-install -y git gcc
|
||||
- name: Clone repository
|
||||
shell: sh
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user