Skip to content

Commit

Permalink
Update sync_mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark2000 committed Jul 21, 2023
1 parent 8ee5434 commit 4f6f8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync_mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
- run: |
rm -rf *
unzip ../archive.zip
cp -r archive/* ./
cp -r addons/panku_console/* ./
cp ../COMMIT_SHA ./
rm -rf archive
rm -rf addons
ls -a
- name: Commit and push
Expand Down

0 comments on commit 4f6f8f3

Please sign in to comment.