Skip to content

Commit

Permalink
gha: bump apt pkg cache version
Browse files Browse the repository at this point in the history
Fixes and install problem of zfs packages.
  • Loading branch information
MisterDA committed Jan 5, 2023
1 parent c83ccde commit 9221707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: btrfs-progs zfs-dkms zfsutils-linux
version: 1
version: 2

- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 9221707

Please sign in to comment.