🐛 fix: Fix build
parent
c39ac28f95
commit
d83c49471a
|
|
@ -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
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue