We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bd660 commit fa8a8b4Copy full SHA for fa8a8b4
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
os: ubuntu-latest
15
CC: gcc
16
CXX: g++
17
- DEBIAN_BUILD: true
+ # DEBIAN_BUILD: true
18
steps:
19
- name: Install needed ubuntu depends
20
env:
0 commit comments