Skip to content

Commit

Permalink
Update save-assets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiarOnce authored May 26, 2024
1 parent 42d61e4 commit b056fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/save-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- name: Copy images and videos
run: |
cp assets/Images build/assets/Images
cp assets/Videos build/assets/Videos
cp -r assets/Images build/assets/Images
cp -r assets/Videos build/assets/Videos
- name: Get index.html
run: |
Expand Down

0 comments on commit b056fba

Please sign in to comment.