This commit is contained in:
parent
a08f0e0288
commit
9ab3760314
@ -12,7 +12,12 @@ jobs:
|
||||
run: |
|
||||
apk update
|
||||
apk add git
|
||||
- name: Update School repo
|
||||
- name: Go to repo
|
||||
run: |
|
||||
cd /gits/School
|
||||
- name: Tell files
|
||||
run: |
|
||||
ls
|
||||
- name: Pull repo
|
||||
run: |
|
||||
git pull origin main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user