We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d670b26 commit 6be8d0cCopy full SHA for 6be8d0c
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Build
57
shell: pwsh
58
- run: ./build.ps1
+ run: ./build-dev.ps1
59
60
- name: Deploy
61
uses: peaceiris/[email protected]
0 commit comments