We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65cd17 commit 068246bCopy full SHA for 068246b
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: awalsh128/cache-apt-pkgs-action@latest
22
if: ${{ matrix.os == 'ubuntu-20.04' }}
23
with:
24
- packages: dia libbtrfs-dev
+ packages: dia libbtrfs-dev gpgme
25
version: 1.0
26
27
- name: Set up Go
0 commit comments