1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-26 03:51:32 +00:00

Debugging emscripten install PATH updates

This commit is contained in:
Frank Halasz
2024-02-07 17:02:21 -08:00
parent 640f69877f
commit efd200dbf7

View File

@@ -173,8 +173,10 @@ jobs:
# Install Emscripten SDK
- name: Install Empscripten
run: |
echo "$(pwd)"
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
ls
./emsdk install latest
./emsdk activate latest