Skip to content

Commit 1dc667f

Browse files
committed
ci: Downloading artifacts puts them into a dir
1 parent 23a36f6 commit 1dc667f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
uses: actions/download-artifact@v3
172172
with:
173173
name: version
174-
path: version.txt
174+
path: .
175175
- name: Download build artifacts
176176
uses: actions/download-artifact@v3
177177
with:

0 commit comments

Comments
 (0)