Skip to content

Commit

Permalink
fix path.
Browse files Browse the repository at this point in the history
  • Loading branch information
syoyo committed Aug 20, 2024
1 parent b4c6220 commit 5feb6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build WASM build of tinyusdz
working-directory: ${{ github.workspace }}/web/cmake-build
run: |
source ../emsdk/emsdk_env.sh
source ../../emsdk/emsdk_env.sh
make
- name: Setup Pages
Expand Down

0 comments on commit 5feb6a0

Please sign in to comment.