We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e84039c + 8f7f1a4 commit 4939d83Copy full SHA for 4939d83
.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