mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: build running twice in CI/CD
This commit is contained in:
@@ -28,8 +28,7 @@ jobs:
|
||||
id: buildProject
|
||||
run: |
|
||||
bun install
|
||||
MODE=chrome bun run build
|
||||
MODE=firefox bun run build
|
||||
bun run build
|
||||
|
||||
- name: '[ V E R S I O N ] : Create or Update Release Pull Request - Version Changes'
|
||||
id: changesets
|
||||
|
||||
Reference in New Issue
Block a user