Skip to content

Commit

Permalink
site: vendor first
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Apr 21, 2024
1 parent a05b388 commit 6815af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: mymindstorm/setup-emsdk@v12
with:
version: "latest"
- run: ./scripts/vendor.sh
- run: make wasm
- run: make site
- uses: actions/configure-pages@v2
Expand Down

0 comments on commit 6815af3

Please sign in to comment.