Skip to content

Commit 29b8be1

Browse files
authored
Update emscripten.yml
1 parent 997421a commit 29b8be1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/emscripten.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -840,8 +840,8 @@ jobs:
840840
python -m pip install jupyterlite-xeus jupyterlite-core jupyterlab notebook libarchive-c
841841
jupyter lite build --XeusAddon.prefix=${{ env.PREFIX }} --contents notebooks/xeus-cpp-lite-demo.ipynb --contents notebooks/smallpt.ipynb --contents notebooks/images/marie.png --contents notebooks/audio/audio.wav --output-dir dist
842842
843-
- name: Deploy preview
844-
if: ${{ runner.os == 'macOS' }}
845-
uses: rossjrw/pr-preview-action@v1
846-
with:
847-
source-dir: ./xeus-cpp/dist/
843+
- name: Deploy preview
844+
if: ${{ runner.os == 'macOS' }}
845+
uses: rossjrw/pr-preview-action@v1
846+
with:
847+
source-dir: ./xeus-cpp/dist/

0 commit comments

Comments
 (0)