1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

appimages only on ubuntu 20 with ssl-3 for now

This commit is contained in:
neodiX 2024-12-25 23:51:00 +04:00
parent c6aeb9f815
commit c264241e01

View file

@ -477,14 +477,6 @@ jobs:
asset_name: ton-appimages-ubuntu-20.04.zip
tag: ${{ steps.tag.outputs.TAG }}
- name: Upload Linux x86-64 artifacts 22
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: artifacts/ton-appimages-ubuntu-22.04.zip
asset_name: ton-appimages-ubuntu-22.04.zip
tag: ${{ steps.tag.outputs.TAG }}
# linux x86-64
- name: Upload Linux x86-64 artifacts