Skip to content

Commit 5c3d7b6

Browse files
committed
debugging workflow
1 parent b30d862 commit 5c3d7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: publish project
1919
shell: bash
2020
run: |
21-
ls -la
21+
ls -la ./dist
2222
2323
tag=$(git describe --tags --abbrev=0)
2424
#linux build

0 commit comments

Comments
 (0)