Skip to content

Commit

Permalink
regen lock file, remove the problem package before doing the zip merge
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-morrison44 committed Jun 23, 2024
1 parent 623b16b commit c2f676b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 712 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
- run: npm uninstall tauri-plugin-log-api
- run: npm ci
- run: npx tsc .github/workflows/scripts/build_platforms_zip.ts --target esnext --module commonjs
- run: mv .github/workflows/scripts/build_platforms_zip.js .github/workflows/scripts/build_platforms_zip.cjs
Expand Down
Loading

0 comments on commit c2f676b

Please sign in to comment.