Skip to content

Commit

Permalink
Merge pull request #203 from ksooo/disable-debian-build
Browse files Browse the repository at this point in the history
Github actions: build.yml: Disable DEBIAN_BUILD (PPA currently unmain…
  • Loading branch information
rbuehlma committed Apr 17, 2024
2 parents 8e70d15 + cdeddda commit 4f611cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
os: ubuntu-latest
CC: gcc
CXX: g++
DEBIAN_BUILD: true
# DEBIAN_BUILD: true
steps:
- name: Install needed ubuntu depends
env:
Expand Down

0 comments on commit 4f611cf

Please sign in to comment.