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 6b51b96 commit 63462acCopy full SHA for 63462ac
.github/workflows/windows_ci.yml
@@ -24,6 +24,5 @@ jobs:
24
25
- name: Test Build Output Binaries
26
run: |
27
- dist\basic_example
28
dist\interactive_example
29
- powershell -command "Get-Content test.txt"
+ dist\basic_example
0 commit comments