We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e6783 commit b6a1639Copy full SHA for b6a1639
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/upload-artifact@v4
39
with:
40
name: install-locator-${{ matrix.os }}
41
- path: build/image.zip
+ path: install-locator/build/image.zip
42
retention-days: 1
43
44
release:
0 commit comments