Skip to content

Commit

Permalink
appimages only on ubuntu 20 with ssl-3 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Dec 25, 2024
1 parent c6aeb9f commit c264241
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c264241

Please sign in to comment.