We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1076779 commit e798eaeCopy full SHA for e798eae
.github/workflows/main.yml
@@ -34,4 +34,4 @@ jobs:
34
shell: bash
35
- name: Build (Linux)
36
run: DEB_BUILD_OPTIONS=nocheck debuild -us -uc
37
- if: matrix.os != 'macos-latest'
+ if: matrix.os != 'macos-latest'
0 commit comments