Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
humbletim committed May 30, 2024
1 parent 54e9908 commit d9bf684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gha-populate-bin.bash
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ function gha-populate-bin-windows() {(
python3 -m pip install --no-warn-script-location --user llsd
)}

echo "cache restore?... $cache_id-bin-b" >&2
gha-cache-restore-fast $cache_id-bin-b bin || (
xxprovision_tools || exit `_err $? "!xxprovision_tools"`
xxtest_bin || exit `_err $? "!xxtest_bin"`
Expand Down

0 comments on commit d9bf684

Please sign in to comment.