We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45666cb commit 566076bCopy full SHA for 566076b
1 file changed
.github/workflows/win-tests.yml
@@ -27,6 +27,8 @@ jobs:
27
working-directory: scr
28
run: |
29
.\build-win.cmd
30
+ dir "scr/"
31
+ dir
32
33
- name: Archive Executable
34
uses: actions/upload-artifact@v4
0 commit comments