Skip to content

Commit

Permalink
Linter fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed May 18, 2023
1 parent b822ae8 commit 1b6710c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

- name: Fix Permissions
win_shell: C:/cygwin64/bin/bash.exe -c "chmod og-rwx ~/.gnupg"

- name: Import GPG Key
win_command: gpg --keyserver keyserver.ubuntu.com --recv-keys "{{ GPG_key }}"

Expand Down

0 comments on commit 1b6710c

Please sign in to comment.