Skip to content

Commit

Permalink
🔨 fix deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane committed Jul 19, 2020
1 parent 49260a4 commit aa304de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit aa304de

Please sign in to comment.