Skip to content

Commit 068246b

Browse files
committed
ci: added dep gnupg
1 parent e65cd17 commit 068246b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: awalsh128/cache-apt-pkgs-action@latest
2222
if: ${{ matrix.os == 'ubuntu-20.04' }}
2323
with:
24-
packages: dia libbtrfs-dev
24+
packages: dia libbtrfs-dev gpgme
2525
version: 1.0
2626

2727
- name: Set up Go

0 commit comments

Comments
 (0)