Skip to content

Commit

Permalink
fixup! keep pushing that boulder uphill
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Whiteley committed Apr 22, 2024
1 parent a35c458 commit e535495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run:
lsb_release -a && uname -a
- name: Build
run: gbp buildpackage -us -uc --git-no-pristine-tar --git-ignore-branch --git-upstream-tree=HEAD
run: echo y | gbp buildpackage -us -uc --git-ignore-branch --git-upstream-tree=HEAD
- name: Test install
run: sudo dpkg -i ../facetimehd-dkms_*.deb ; cat /var/lib/dkms/facetimehd/*/build/make.log || true
- name: Check install
Expand Down

0 comments on commit e535495

Please sign in to comment.