ci: path fixes №4
This commit is contained in:
parent
2ae092e9ef
commit
d357ce1a9d
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ jobs:
|
||||||
load: true
|
load: true
|
||||||
|
|
||||||
- name: Download build directory artifact
|
- name: Download build directory artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-tree
|
name: build-tree
|
||||||
path: build/
|
path: build/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue