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 75c624b commit d38b10aCopy full SHA for d38b10a
.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