Skip to content

Commit

Permalink
Try latest master of awalsh128/cache-apt-pkgs-action (JabRef#10981)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Mar 4, 2024
1 parent 43eb3ef commit 571ff70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deployment-jdk-ea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ jobs:
show-progress: 'false'
- name: Install pigz and cache (linux)
if: (matrix.os == 'ubuntu-latest') || (matrix.os == 'buildjet-4vcpu-ubuntu-2204-arm')
# 1.3.1 works, 1.4.1 does not (https://github.com/awalsh128/cache-apt-pkgs-action/issues/126)
uses: koppor/cache-apt-pkgs-action@add-arm64-support
uses: awalsh128/cache-apt-pkgs-action@master
with:
packages: pigz
version: 1.0
Expand Down

0 comments on commit 571ff70

Please sign in to comment.