🔨 fix deployment script

This commit is contained in:
platane
2020-07-19 18:27:44 +02:00
parent 49260a4367
commit aa304de936

View File

@@ -15,6 +15,8 @@ jobs:
- uses: bahmutov/npm-install@v1
- run: yarn build:demo
env:
BASE_PATHNAME: "snk"
- uses: crazy-max/ghaction-github-pages@068e494
with: