Skip to content

Commit 2af12d0

Browse files
committed
Scoop only on Windows
1 parent e6b4fcf commit 2af12d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
# bundled with the GitHub Windows runner cannot handle native
5050
# Windows paths, so we install a native Windows port of GPG
5151
# instead.
52+
- name: Setup Scoop and GPG on Windows
53+
if: startsWith (matrix.os, 'windows')
5254
- uses: MinoruSekine/[email protected]
5355
with:
5456
apps: gpg

0 commit comments

Comments
 (0)