Skip to content

Commit

Permalink
Update and rename main.yml to compiler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
macarooni-man authored Jan 4, 2024
1 parent a486e4b commit 6d498c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Compile auto-mcs
shell: pwsh
run: |
powershell -noprofile -executionpolicy bypass -file .\auto-mcs-main\build-tools\build-windows.ps1
powershell -noprofile -executionpolicy bypass -file .\build-tools\build-windows.ps1
- uses: actions/upload-artifact@v3
with:
name: auto-mcs
Expand Down

0 comments on commit 6d498c7

Please sign in to comment.