Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ellraiser committed Oct 8, 2023
1 parent a98e5f4 commit e5fcf17
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 @@ -23,7 +23,7 @@ jobs:
run: |
curl.exe -L --output mesa.7z --url https://github.com/pal1000/mesa-dist-win/releases/download/23.2.1/mesa3d-23.2.1-release-msvc.7z
7z x mesa.7z
powershell.exe systemwidedeploy.cmd
powershell.exe ./systemwidedeploy.cmd
- name: Love Test Report
uses: ellraiser/love-test-report@main
with:
Expand Down

0 comments on commit e5fcf17

Please sign in to comment.