Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Dec 3, 2024
1 parent 70f4084 commit 14cb58d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ jobs:
- name: test standalone
run: |
build\${{matrix.buildType}}\qjs.exe -c examples\hello.js -o hello.exe
dir
dir build\${{matrix.buildType}}
hello.exe
- name: Set up Visual Studio shell
uses: egor-tensin/vs-shell@v2
Expand Down

0 comments on commit 14cb58d

Please sign in to comment.