update workflow
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
|||||||
- name: Install tools
|
- name: Install tools
|
||||||
shell: sh
|
shell: sh
|
||||||
run: |
|
run: |
|
||||||
pkg add git gcc
|
apk add git gcc
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
shell: sh
|
shell: sh
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user