Skip to content

Commit

Permalink
fix:GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
empty-233 committed Dec 3, 2023
1 parent f39dac5 commit 469c764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Git push assets to release branch
run: |
rm data/bangumi-data
rm -r data/bangumi-data
mkdir data/bangumi-data
cp ./original-data/bangumi-data/data.d.ts ./data/bangumi-data/data.d.ts
cp ./data.d.ts ./data
Expand Down

0 comments on commit 469c764

Please sign in to comment.