mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 20:02:37 +00:00
Debugging emscriten build
This commit is contained in:
2
.github/workflows/buildRelease.yml
vendored
2
.github/workflows/buildRelease.yml
vendored
@@ -194,6 +194,8 @@ jobs:
|
||||
- name: Compile Maiko using Emscripten
|
||||
working-directory: ./bin
|
||||
run: |
|
||||
echo $(pwd)
|
||||
ls ../src
|
||||
./makeright wasm_nl
|
||||
tar -c -z -C ../emscripten.wasm_nl -f ../${{ steps.tag.outputs.release_tag }}-emscripten.tgz *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user