Skip to content

Commit 6cfe296

Browse files
committed
Fixed 404 when installing pbuilder
1 parent 0da5f6d commit 6cfe296

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/debuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
PBRT: /var/cache/pbuilder
7979
REPO: volkszaehler/volkszaehler-org-project
8080
steps:
81+
- name: update repo information
82+
run: sudo apt-get update
8183
- name: install pbuilder
8284
run: |
8385
sudo apt-get install pbuilder qemu-user-static \

0 commit comments

Comments
 (0)