Skip to content

Commit 106f92a

Browse files
committed
add debug step
1 parent 5ee4ec5 commit 106f92a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
python/jupytergis/dist/jupytergis*
7777
python/jupytergis_core/dist/jupytergis*
7878
python/jupytergis_lab/dist/jupytergis*
79+
python/jupytergis_qgis/dist/jupytergis*
7980
python/jupytergis_lite/dist/jupytergis*
8081
if-no-files-found: error
8182

@@ -278,6 +279,9 @@ jobs:
278279
with:
279280
name: extension-artifacts
280281

282+
- name: debug
283+
run: ls
284+
281285
- name: Install the extension
282286
shell: bash -l {0}
283287
run: |

0 commit comments

Comments
 (0)