Skip to content

Commit

Permalink
Fixed mmdebstrap build error
Browse files Browse the repository at this point in the history
  • Loading branch information
narc-Ontakac2 committed Apr 2, 2024
1 parent ec723ec commit a56f628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/debuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
sudo tee /root/.pbuilderrc
sudo mkdir -p $PBRT/hooks
echo "#!/bin/sh
apt-get update
apt-get -y install gnupg ${{ matrix.keyring }} ca-certificates
apt-key adv --keyserver $KEYSERVER --recv-keys $SIGNING_KEY_ID" | \
sudo tee $PBRT/hooks/G70Keys
Expand Down

0 comments on commit a56f628

Please sign in to comment.