Skip to content

Commit 0f100e1

Browse files
committed
Revert "Remove Debian/Ubuntu keyserver override"
This reverts commit aee0bfd.
1 parent aee0bfd commit 0f100e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
chown -R build .
4848
4949
# Import GPG key for liwbacom/Peter Hutterer
50-
su build --pty -s /bin/bash -c 'gpg --recv-keys 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF'
50+
su build --pty -s /bin/bash -c 'gpg --keyserver hkps://pgp.surf.nl --recv-keys 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF'
5151
5252
# build package
5353
su build --pty -s /bin/bash -c 'makedeb --sync-deps --no-confirm'

0 commit comments

Comments
 (0)