Skip to content

Commit

Permalink
Update publish_docs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Hunter <[email protected]>
  • Loading branch information
ianfhunter authored Mar 31, 2024
1 parent 50862c1 commit 643297f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@ jobs:
emcc -v
make all jsweb
cp src/js/index.html ./doc/gh-pages/demo.html
ls
echo "-----"
ls src/js/
cp src/js/gnoll.bundle.js ./doc/gh-pages/gnoll.bundle.js
cp build/jsweb/gnoll.bundle.js ./doc/gh-pages/gnoll.bundle.js
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
Expand Down

0 comments on commit 643297f

Please sign in to comment.