Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrotter committed Feb 6, 2024
1 parent dbfc644 commit 11bf15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zzzo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [windows-2022]
script_name: ".\resources\scripts\build-windows.ps1"
script_name: ".\\resources\\scripts\\build-windows.ps1"
steps:
- name: Checkout source code
uses: actions/checkout@v3
Expand Down

0 comments on commit 11bf15e

Please sign in to comment.