Skip to content

Commit ca6eecf

Browse files
committed
Updated Windows workflow pipeline.
1 parent 025718a commit ca6eecf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/windows_ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
2525
- name: Test Build Output Binaries
2626
run: |
27-
dist\interactive_example
2827
dist\basic_example
28+
dist\interactive_example
29+
powershell -command "Get-Content test.txt"

0 commit comments

Comments
 (0)