mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-12 09:26:53 +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
@@ -41,7 +41,7 @@ jobs:
|
|||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: reusable-context
|
name: reusable-context
|
||||||
path: resuable
|
path: reusable
|
||||||
- run: |
|
- run: |
|
||||||
find .
|
find .
|
||||||
a="$(cat trigger/github.json)"
|
a="$(cat trigger/github.json)"
|
||||||
|
|||||||
Reference in New Issue
Block a user