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 1cbf520 commit 0b8911eCopy full SHA for 0b8911e
.github/workflows/demo.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Install and Build
15
run: |
16
yarn install
17
- yarn start
+ yarn build
18
19
- name: Deploy 🚀
20
uses: JamesIves/[email protected]
0 commit comments