update workflow
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user