Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
Signed-off-by: Alex J Lennon <[email protected]>
  • Loading branch information
ajlennon committed Jul 20, 2024
1 parent 53ea29a commit 48c0e06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/compile_gdextension/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,7 @@ runs:
run: |
echo "::group::🛠️ Opus Compilation (WASM32) 🛠️"
cd opus
cmake -Bbuild -DCMAKE_SYSTEM_NAME=Emscripten
cd build
emconfigure ./configure --disable-intrinsics --disable-rtcd CFLAGS='-O2'
make
- name: Add msbuild to PATH
Expand Down

0 comments on commit 48c0e06

Please sign in to comment.