更新 .gitea/workflows/sync.yml

This commit is contained in:
2024-06-26 20:34:08 +08:00
parent ac6195ac46
commit bb8ef695e3

View File

@@ -24,6 +24,7 @@ jobs:
rm -rf src rm -rf src
ls -lh ls -lh
cp -r /home/steam/Steam/steamapps/workshop/content/394360/2249768662 src cp -r /home/steam/Steam/steamapps/workshop/content/394360/2249768662 src
rm -rf src/.git
- name: commit and push - name: commit and push
run: | run: |
ls -lh ls -lh