mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-11 20:19:28 +01:00
Rename Alpine x64 Build to be consistent with the rest of the builds
This commit is contained in:
parent
420db59ae4
commit
97972f045b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
if: startsWith(matrix.os, 'ubuntu')
|
||||
with:
|
||||
name: freetube-vue_0.8.0_alpine_x64.apk
|
||||
name: freetube-vue_0.8.0_alpine_amd64.apk
|
||||
path: build/freetube-vue-0.8.0.apk
|
||||
- name: Upload Alpine .apk ARM Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user