Skip to content

Commit 26c92c9

Browse files
committed
Fixup
1 parent 8031a5d commit 26c92c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoconf-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/upload-artifact@v4
2727
with:
2828
name: test-tarball
29-
path: release.tar.gz
29+
path: /__w/domjudge/release.tar.gz
3030

3131
- name: Trigger fedora testing
3232
#if: ${{ github.event_name != 'merge_group' }}

0 commit comments

Comments
 (0)