Skip to content

Commit 8e941dd

Browse files
committed
ci: prod m1 builds were testing on dev builds
1 parent e7ca9ad commit 8e941dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prod-desktop-mac-m1-tests-on-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cd phoenix
3333
npm ci
3434
npm run build
35-
npm run release:dev
35+
npm run release:prod
3636
3737
- name: build test runner
3838
run: |

0 commit comments

Comments
 (0)