Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NexushasTaken authored Dec 2, 2024
1 parent 847e26c commit 63122ec
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 @@ -17,7 +17,7 @@ jobs:
- name: List directory structure
run: Get-ChildItem -Recurse
- name: Build with c3
run: .\c3\c3c.exe build examples_template
run: .\c3\c3-windows-Release\c3c.exe build examples_template
macos:
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 63122ec

Please sign in to comment.