fix: build running twice in CI/CD

This commit is contained in:
SethBurkart123
2024-11-15 17:23:34 +11:00
parent 7dfe347562
commit 0e23ea0cc3
+1 -2
View File
@@ -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