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 e6b4fcf commit 2af12d0Copy full SHA for 2af12d0
.github/workflows/test.yml
@@ -49,6 +49,8 @@ jobs:
49
# bundled with the GitHub Windows runner cannot handle native
50
# Windows paths, so we install a native Windows port of GPG
51
# instead.
52
+ - name: Setup Scoop and GPG on Windows
53
+ if: startsWith (matrix.os, 'windows')
54
- uses: MinoruSekine/[email protected]
55
with:
56
apps: gpg
0 commit comments