Skip to content

Commit

Permalink
Fix packages list
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Aug 4, 2024
1 parent 8ca8095 commit 2937465
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: git tar gzip openssl curl openssh-client rpm perl libdigest-sha-perl liblist-moreutils-perl libencode-detect-perl zstd
packages: git tar gzip openssl curl openssh-client rpm perl libjson-pp-perl libdigest-sha-perl liblist-moreutils-perl libencode-detect-perl zstd
version: 1.0
- uses: szenius/[email protected]
with:
Expand Down

0 comments on commit 2937465

Please sign in to comment.