1
0
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:
Frank Halasz
2024-02-07 13:21:01 -08:00
parent 75c815f585
commit e657b2e1dc

View File

@@ -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 *