mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-13 01:46:52 +08:00
fixup! Use upload for passing context
This commit is contained in:
2
.github/workflows/ReusableTest.yml
vendored
2
.github/workflows/ReusableTest.yml
vendored
@@ -56,5 +56,5 @@ jobs:
|
||||
echo "::endgroup::"
|
||||
|
||||
echo "::group::Diff"
|
||||
diff <(echo "$a") <(echo "$b")
|
||||
diff <(jq <<<"$a") <(jq <<<"$b")
|
||||
echo "::endgroup::"
|
||||
|
||||
Reference in New Issue
Block a user