Skip to content

Commit

Permalink
Upload demos dir as Pages Artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-edward committed Feb 18, 2024
1 parent 182e61f commit 5d51ca0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,9 @@ jobs:
run: |
source ./emsdk/emsdk_env.sh
python3 build.py --entry ./demos/pythtree/main.lobster --out-dir ./demos/pythtree --lobster ./lobster
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
with:
path: "./demos"

0 comments on commit 5d51ca0

Please sign in to comment.