Skip to content

Commit

Permalink
github actions updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelsalawa committed Oct 31, 2024
1 parent 3937b1f commit 9cf8193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lin_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
PORTABLE_DIR: ${{ github.workspace }}/output/portable/SQLiteStudio
INSTALLBUILDER_DIR: ../ib
INSTALLBUILDER_URL: https://releases.bitrock.com/installbuilder/installbuilder-enterprise-24.3.0-linux-x64-installer.run
LIBSSL_DIR_URL: https://archive.ubuntu.com/ubuntu/pool/main/o/openssl/
LIBSSL_DIR_URL: http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/
LIBSSL_DEB: libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb

name: Linux release build
Expand Down

0 comments on commit 9cf8193

Please sign in to comment.