Github actions: build.yml: Disable DEBIAN_BUILD (PPA currently unmaintained)

This commit is contained in:
ksooo 2024-04-17 11:11:31 +02:00
parent 945b74cf56
commit 0dd2d963c2

View File

@ -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: