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 9f557c9 commit b89890dCopy full SHA for b89890d
.github/workflows/ci.yml
@@ -85,6 +85,8 @@ jobs:
85
distribution: temurin
86
java-version: '8'
87
88
+ - run: alias dpkg-deb='dpkg-deb -Zgzip'
89
+
90
- run: yarn install --immutable --immutable-cache --check-cache
91
92
- run: yarn gulp release ${{ matrix.releaseArgs }}
0 commit comments