Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Chernev authored Oct 31, 2024
1 parent 9e65a22 commit d9394a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
run: dir release_extracted # List files in the directory to confirm the .exe is present

- name: Run CLI App Help Command
shell: cmd # Explicitly set to CMD
run: |
shell: cmd # Explicitly set to CMD
"release_extracted\DescribeTranspiler.CLI.exe -help auto"
- name: List Output Files
Expand Down

0 comments on commit d9394a2

Please sign in to comment.