mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-12 01:16:54 +08:00
fixup! Use upload for passing context
This commit is contained in:
1
.github/workflows/ReusableTest.yml
vendored
1
.github/workflows/ReusableTest.yml
vendored
@@ -43,6 +43,7 @@ jobs:
|
|||||||
name: reusable-context
|
name: reusable-context
|
||||||
path: resuable
|
path: resuable
|
||||||
- run: |
|
- run: |
|
||||||
|
find .
|
||||||
a="$(cat trigger/github.json)"
|
a="$(cat trigger/github.json)"
|
||||||
b="$(cat reusable/github.json)"
|
b="$(cat reusable/github.json)"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user