Skip to content

Commit

Permalink
Fixed run action script error
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Jun 15, 2024
1 parent df27abb commit 9ed62a9
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 @@ -31,7 +31,7 @@ jobs:
API_BASE_URL: https://m.lbkrs.com
run: |
bun install
cd scripts/wiki && bun run sync-wiki.ts
cd scripts/wiki && bun run sync-wikis.ts
- name: Setup Git
run: |
Expand Down

0 comments on commit 9ed62a9

Please sign in to comment.