Test2
Some checks failed
Deploy to School / deploy (push) Failing after 1s

This commit is contained in:
Chewico 2025-09-02 23:09:59 +02:00
parent 9bc284b43b
commit 1072bc95e3

View File

@ -12,14 +12,8 @@ jobs:
run: |
apk update
apk add git
- name: Go to repo
run: |
cd /gits/School
- name: Tell files
run: |
cd /gits/School
ls
- name: Pull repo
- name: Update School repo
run: |
cd /gits/School
git pull origin main