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
|
||||
|
||||
- name: Download build directory artifact
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: build-tree
|
||||
path: build/
|
||||
|
|
|
|||
Loading…
Reference in a new issue