mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-18 04:40:30 +08:00
Update CI
This commit is contained in:
parent
fed76e16ac
commit
c1254c94a9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
|
@ -32,7 +32,6 @@ jobs:
|
|||
run: |
|
||||
mkdir -p ~/.gnupg/
|
||||
chown -R $(whoami) ~/.gnupg/
|
||||
chmod 600 ~/.gnupg/*
|
||||
chmod 700 ~/.gnupg
|
||||
printf "$GPG_SIGNING_KEY" > ~/.gnupg/private.key
|
||||
gpg --import ~/.gnupg/private.key
|
||||
|
|
Loading…
Reference in a new issue