Skip to content

Commit

Permalink
win
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekKnapek committed Nov 18, 2023
1 parent f552367 commit 7194216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"runs-on": "windows-latest"
"steps":
- "uses": "actions/checkout@main"
- "run": "cmd.exe /c .github\\workflowsbuild_win.bat"
- "run": "cmd.exe /c .github\\workflows\\build_win.bat"

0 comments on commit 7194216

Please sign in to comment.