Fix standalone app production build

This commit is contained in:
c-bata
2023-08-28 18:15:32 +09:00
parent 56d54c5b25
commit 89cc9f05b6
3 changed files with 212 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
branches:
- main
jobs:
pull:
publish-gh-pages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2