update workflow
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install tools
|
||||
run: |
|
||||
pacman -Sy git gcc
|
||||
yes \| pacman -Sy git gcc
|
||||
- name: Clone repository
|
||||
run: |
|
||||
git init
|
||||
|
||||
Reference in New Issue
Block a user