Skip to content

Commit

Permalink
[irods/irods#7286] Use system libarchive
Browse files Browse the repository at this point in the history
  • Loading branch information
SwooshyCueb authored and alanking committed Feb 4, 2025
1 parent b95c8cd commit 5368f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linter-irods-clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
libkrb5-dev \
python3-distro \
lsb-release \
gnupg2
gnupg2 \
libarchive-dev
- name: Install iRODS Externals
run: |
wget -qO - https://unstable.irods.org/irods-unstable-signing-key.asc | sudo apt-key add -
Expand All @@ -67,7 +68,6 @@ jobs:
irods-externals-json3.10.4-0 \
irods-externals-jsoncons0.178.0-0 \
irods-externals-jwt-cpp0.6.99.1-0 \
irods-externals-libarchive3.5.2-0 \
irods-externals-nanodbc2.13.0-2 \
irods-externals-nanodbc-libcxx2.13.0-2 \
irods-externals-qpid-proton0.36.0-2 \
Expand Down

0 comments on commit 5368f11

Please sign in to comment.