mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-28 00:25:46 -04:00
Merge branch 'HarbourMasters:develop' into develop-pausewarp
This commit is contained in:
@@ -276,7 +276,7 @@ jobs:
|
||||
if: ${{ !vars.WINDOWS_RUNNER }}
|
||||
run: |
|
||||
choco install ninja
|
||||
Remove-Item -Path "C:\ProgramData\Chocolatey\bin\ccache.exe" -Force
|
||||
Remove-Item -Path "C:\ProgramData\Chocolatey\bin\ccache.exe" -Force -ErrorAction SilentlyContinue
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
Reference in New Issue
Block a user