Skip to content

Commit 14cb58d

Browse files
committed
debug
1 parent 70f4084 commit 14cb58d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ jobs:
192192
- name: test standalone
193193
run: |
194194
build\${{matrix.buildType}}\qjs.exe -c examples\hello.js -o hello.exe
195+
dir
196+
dir build\${{matrix.buildType}}
195197
hello.exe
196198
- name: Set up Visual Studio shell
197199
uses: egor-tensin/vs-shell@v2

0 commit comments

Comments
 (0)