🔨 fix deployment script

This commit is contained in:
platane
2020-07-19 18:27:44 +02:00
parent 4e3c4b8e18
commit cf82d31c4b

View File

@@ -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: