Skip to content

Commit 7bcf252

Browse files
authored
fetch build cache from cache workflow (#48)
1 parent 5829ff8 commit 7bcf252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Download "build" folder (cache)
3636
uses: dawidd6/action-download-artifact@v2
3737
with:
38-
workflow: publish.yml
38+
workflow: cache.yml
3939
branch: main
4040
name: build-cache
4141
path: _build

0 commit comments

Comments
 (0)