mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2025-03-01 10:53:09 +00:00
Github actions: build.yml: Disable DEBIAN_BUILD (PPA currently unmaintained)
This commit is contained in:
parent
945b74cf56
commit
0dd2d963c2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
CC: gcc
|
CC: gcc
|
||||||
CXX: g++
|
CXX: g++
|
||||||
DEBIAN_BUILD: true
|
# DEBIAN_BUILD: true
|
||||||
steps:
|
steps:
|
||||||
- name: Install needed ubuntu depends
|
- name: Install needed ubuntu depends
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user