Skip to content

Commit

Permalink
squash with add debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
alanking committed Sep 19, 2023
1 parent 01f8b51 commit b363acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-irods-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Prerequisites
run: |
apt-get update -qq
apt-get install -qq apt-transport-https ca-certificates gnupg wget curl g++ make python-dev unixodbc libcurl4-gnutls-dev libbz2-dev zlib1g-dev libpam0g-dev libssl-dev libxml2-dev unixodbc-dev python3-psutil super odbc-postgresql libkrb5-dev python3-distro
apt-get install -qq apt-transport-https ca-certificates gnupg wget curl g++ make python3-dev unixodbc libcurl4-gnutls-dev libbz2-dev zlib1g-dev libpam0g-dev libssl-dev libxml2-dev unixodbc-dev python3-psutil super odbc-postgresql libkrb5-dev python3-distro
- name: Install iRODS Externals
run: |
wget -qO - https://unstable.irods.org/irods-unstable-signing-key.asc | apt-key add -
Expand Down

0 comments on commit b363acb

Please sign in to comment.