🔨 fix deployment script
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -15,6 +15,8 @@ jobs:
|
|||||||
- uses: bahmutov/npm-install@v1
|
- uses: bahmutov/npm-install@v1
|
||||||
|
|
||||||
- run: yarn build:demo
|
- run: yarn build:demo
|
||||||
|
env:
|
||||||
|
BASE_PATHNAME: "snk"
|
||||||
|
|
||||||
- uses: crazy-max/ghaction-github-pages@068e494
|
- uses: crazy-max/ghaction-github-pages@068e494
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user