Skip to content

Commit f258d69

Browse files
authored
Debug action.yml
1 parent 6d5e49b commit f258d69

File tree

1 file changed

+1
-0
lines changed
  • .github/actions/Emscripten-Notebook-Tests

1 file changed

+1
-0
lines changed

.github/actions/Emscripten-Notebook-Tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ runs:
1818
shell: bash -l {0}
1919
run: |
2020
set -e
21+
ps
2122
micromamba create -n xeus-lite-host jupyterlite-core=0.6 jupyterlite-xeus -c conda-forge -y
2223
micromamba activate xeus-lite-host
2324
if [[ "${{ matrix.os }}" == "macos"* ]]; then

0 commit comments

Comments
 (0)