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 8031a5d commit 26c92c9Copy full SHA for 26c92c9
.github/workflows/autoconf-check.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/upload-artifact@v4
27
with:
28
name: test-tarball
29
- path: release.tar.gz
+ path: /__w/domjudge/release.tar.gz
30
31
- name: Trigger fedora testing
32
#if: ${{ github.event_name != 'merge_group' }}
0 commit comments