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 645e620 commit 83cd21dCopy full SHA for 83cd21d
.github/workflows/dev-cd.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Build
38
run: |
39
- yarn build:dev
+ yarn build
40
41
- name: Deploy
42
0 commit comments