mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-19 05:27:57 +00:00
CI: _do_ upload binaries
This commit is contained in:
parent
5240bdefab
commit
9090f9425f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -78,7 +78,6 @@ jobs:
|
|||||||
# tar -czvf releases/rolens-linux-arm64.tar.gz --directory build/bin Rolens
|
# tar -czvf releases/rolens-linux-arm64.tar.gz --directory build/bin Rolens
|
||||||
|
|
||||||
- name: Upload generated binaries
|
- name: Upload generated binaries
|
||||||
if: env.tar_amd64
|
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: rolens-${{ env.built_on }}
|
name: rolens-${{ env.built_on }}
|
||||||
|
Loading…
Reference in New Issue
Block a user