Skip to content

Commit 1ec9fac

Browse files
authored
Debug
1 parent 79673f3 commit 1ec9fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ jobs:
251251
shell: bash -l {0}
252252
run: |
253253
export BUILD_PREFIX=$MAMBA_ROOT_PREFIX/envs/xeus-cpp-wasm-build
254+
find $BUILD_PREFIX -name "*"
254255
source $BUILD_PREFIX/opt/emsdk/emsdk_env.sh
255256
set -e
256257
micromamba create -n xeus-lite-host jupyterlite-core

0 commit comments

Comments
 (0)