Skip to content

Commit

Permalink
Merge pull request #114 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
ksooo authored Apr 17, 2024
2 parents 6de1399 + 26615cc commit 5053b45
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 5053b45

Please sign in to comment.