This commit is contained in:
parent
b7a213878f
commit
878c97b910
@ -9,5 +9,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Update School repo
|
- name: Update School repo
|
||||||
run: |
|
run: |
|
||||||
|
apt update -y
|
||||||
|
apt install git -y
|
||||||
cd /gits/School
|
cd /gits/School
|
||||||
git pull origin main
|
git pull origin main
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user