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:
parent
c6aeb9f815
commit
c264241e01
1 changed files with 0 additions and 8 deletions
8
.github/workflows/create-release.yml
vendored
8
.github/workflows/create-release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue