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 788feab commit ec02ff6Copy full SHA for ec02ff6
.github/workflows/build.yml
@@ -59,5 +59,6 @@ jobs:
59
- name: Upload artifact
60
uses: actions/upload-artifact@v4
61
with:
62
+ name: opengrok-${{ matrix.os }}.tar.gz
63
path: distribution/target/opengrok-*.tar.gz
64
compression-level: 0
0 commit comments