Skip to content

Commit aa304de

Browse files
committed
🔨 fix deployment script
1 parent 49260a4 commit aa304de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- uses: bahmutov/npm-install@v1
1616

1717
- run: yarn build:demo
18+
env:
19+
BASE_PATHNAME: "snk"
1820

1921
- uses: crazy-max/ghaction-github-pages@068e494
2022
with:

0 commit comments

Comments
 (0)