mirror of
https://github.com/open-goal/jak-project
synced 2026-06-27 19:02:59 -04:00
ci: retry on transient chocolatey failures (#1070)
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
run: git submodule update --init --recursive -j 2
|
||||
|
||||
- name: Install Dependencies
|
||||
run: choco install nasm
|
||||
run: Choco-Install -PackageName nasm
|
||||
|
||||
- name: Setup Buildcache
|
||||
uses: mikehardy/buildcache-action@v1.2.2
|
||||
|
||||
Reference in New Issue
Block a user