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:
2
.github/workflows/buildRelease.yml
vendored
2
.github/workflows/buildRelease.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user