Skip to content

Commit

Permalink
Revert "Workaround for usrmerge breakage"
Browse files Browse the repository at this point in the history
This reverts commit 5d11eb2.
  • Loading branch information
narc-Ontakac2 committed Mar 28, 2024
1 parent 5d11eb2 commit 1fab717
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/debuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ jobs:
--distribution ${{ matrix.distribution }} \
--basetgz $PBRT/current.tgz \
--debootstrapopts \
--keyring=/usr/share/keyrings/${{ matrix.keyring }}.gpg \
--debootstrapopts --exclude=usrmerge
--keyring=/usr/share/keyrings/${{ matrix.keyring }}.gpg
- name: pbuild ${{ matrix.os }} ${{ matrix.architecture }} ${{ matrix.distribution }}
run: |
VERSION="${GITHUB_REF##*/v}"
Expand Down

0 comments on commit 1fab717

Please sign in to comment.