Delete ~/.gnupg on Windows
This commit is contained in:
parent
61a93bd523
commit
080b7a971f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -114,4 +114,4 @@ jobs:
|
||||||
- name: Delete GnuPG data
|
- name: Delete GnuPG data
|
||||||
uses: JesseTG/rm@v1.0.3
|
uses: JesseTG/rm@v1.0.3
|
||||||
with:
|
with:
|
||||||
path: $HOME/.gnupg
|
path: ~/.gnupg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue