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 e58b52e commit 329e588Copy full SHA for 329e588
.github/workflows/reuse_release_arm64v8.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/download-artifact@v3
11
with:
12
name: arm64
13
- path: ./
+ path: ./build/installers
14
15
- name: Get version
16
id: version
0 commit comments