Skip to content

Commit a56f628

Browse files
committed
Fixed mmdebstrap build error
1 parent ec723ec commit a56f628

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/debuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
sudo tee /root/.pbuilderrc
138138
sudo mkdir -p $PBRT/hooks
139139
echo "#!/bin/sh
140+
apt-get update
140141
apt-get -y install gnupg ${{ matrix.keyring }} ca-certificates
141142
apt-key adv --keyserver $KEYSERVER --recv-keys $SIGNING_KEY_ID" | \
142143
sudo tee $PBRT/hooks/G70Keys

0 commit comments

Comments
 (0)