We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ca9ad commit 8e941ddCopy full SHA for 8e941dd
1 file changed
.github/workflows/prod-desktop-mac-m1-tests-on-pull.yml
@@ -32,7 +32,7 @@ jobs:
32
cd phoenix
33
npm ci
34
npm run build
35
- npm run release:dev
+ npm run release:prod
36
37
- name: build test runner
38
run: |
0 commit comments