Skip to content

Commit 09cbdaf

Browse files
Update artifact path in hashlink workflow
1 parent e8f307c commit 09cbdaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hashlink.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ jobs:
110110
uses: actions/upload-artifact@v7
111111
with:
112112
name: 'FV-HL-Linux'
113-
path: "FV-HL-Linux.tar.gz"
113+
path: "bin/hl/FV-HL-Linux.tar.gz"
114114
archive: false

0 commit comments

Comments
 (0)