Skip to content

Commit b6a1639

Browse files
committed
Proper location
1 parent 65e6783 commit b6a1639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/upload-artifact@v4
3939
with:
4040
name: install-locator-${{ matrix.os }}
41-
path: build/image.zip
41+
path: install-locator/build/image.zip
4242
retention-days: 1
4343

4444
release:

0 commit comments

Comments
 (0)