diff --git a/.github/workflows/deb-publish.yml b/.github/workflows/deb-publish.yml index b87160de..9e1713e1 100644 --- a/.github/workflows/deb-publish.yml +++ b/.github/workflows/deb-publish.yml @@ -141,17 +141,26 @@ jobs: To add this repository to your computer, do: - wget -qO- https://apt.bcachefs.org/apt.bcachefs.org.asc | sudo tee /etc/apt/trusted.gpg.d/apt.bcachefs.org.asc - # Fingerprint: ${{ secrets.GPG_SIGNING_SUBKEY_FINGERPRINT }} - sudo cat > "/etc/apt/sources.list.d/apt.bcachefs.org.sources" < "/etc/apt/sources.list.d/apt.bcachefs.org.sources" <