We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012a090 commit d2f7b49Copy full SHA for d2f7b49
2 files changed
.github/workflows/reuse_release_amd64.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/download-artifact@v3
11
with:
12
name: amd64
13
- path: ./build/installers
+ path: ./
14
15
- name: Get version
16
id: version
.github/workflows/reuse_release_arm64v8.yml
name: arm64
0 commit comments