Skip to content

Commit cf65a30

Browse files
committed
fix: include no-nimble.js in GitHub Pages deployment
1 parent ed9d074 commit cf65a30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
cp index.html _site/
4444
cp demo/* _site/demo/
4545
cp dist/* _site/dist/
46+
cp no-nimble.js _site/
4647
4748
- uses: actions/upload-pages-artifact@v3
4849
with:

0 commit comments

Comments
 (0)