Skip to content

Commit d617631

Browse files
committed
.github: workflow updated, add some debug
1 parent a6c18d8 commit d617631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
shell: alpine.sh {0}
7171

7272
- name: Build package
73-
run: . /tmp/build_venv/bin/activate && python -m build
73+
run: . /tmp/build_venv/bin/activate && ls -la ./lua && python -m build
7474
shell: alpine.sh {0}
7575

7676
- name: Store the distribution packages

0 commit comments

Comments
 (0)