Skip to content

Commit

Permalink
🐛 fix: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Sep 4, 2023
1 parent c39ac28 commit d83c494
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 49 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ jobs:
- name: Install deps
run: pnpm install

- name: Build
run: pnpm run build

- name: Git add
run: git add -f javascript/main.js

- name: Release
id: release
run: pnpm run release
Expand Down
86 changes: 43 additions & 43 deletions javascript/main.js

Large diffs are not rendered by default.

0 comments on commit d83c494

Please sign in to comment.