mirror of
https://github.com/humbletim/firestorm-gha.git
synced 2026-08-14 08:53:07 +00:00
fix
This commit is contained in:
@@ -167,7 +167,7 @@ jobs:
|
||||
set -Euo pipefail
|
||||
source $gha_fsvr_dir/util/gha.cachette.bash
|
||||
gha-cache-restore-fast $cache_id-openvr-d "cache/openvr-**" || (
|
||||
source $gha_fsvr_dir/openvr/improvise.bash
|
||||
source $fsvr_dir/openvr/improvise.bash
|
||||
provision_openvr "$fsvr_cache_dir" || _die "openvr/improvise failed"
|
||||
gha-cache-save-fast $cache_id-openvr-d "cache/openvr-**" || exit 196
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user