Fix github actions cache server being down failing builds
This commit is contained in:
1
.github/workflows/javascript_builds.yml
vendored
1
.github/workflows/javascript_builds.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
${{github.job}}-${{env.GODOT_BASE_BRANCH}}-${{github.ref}}-${{github.sha}}
|
||||
${{github.job}}-${{env.GODOT_BASE_BRANCH}}-${{github.ref}}
|
||||
${{github.job}}-${{env.GODOT_BASE_BRANCH}}
|
||||
continue-on-error: true
|
||||
|
||||
# Additional cache for Emscripten generated system libraries
|
||||
- name: Load Emscripten cache
|
||||
|
||||
Reference in New Issue
Block a user