Skip to content

Commit

Permalink
Fixed 404 when installing pbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
narc-Ontakac2 committed Jan 6, 2024
1 parent 0da5f6d commit 6cfe296
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/debuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ jobs:
PBRT: /var/cache/pbuilder
REPO: volkszaehler/volkszaehler-org-project
steps:
- name: update repo information
run: sudo apt-get update
- name: install pbuilder
run: |
sudo apt-get install pbuilder qemu-user-static \
Expand Down

0 comments on commit 6cfe296

Please sign in to comment.