Skip to content

Commit 929d99b

Browse files
authored
Update autoconf-check.yml
1 parent a06ec7b commit 929d99b

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Create the distribution tarball
1818
run: |
1919
make dist
20-
make distclean
20+
make --debug=b distclean
2121
cd ..
2222
mv domjudge release
2323
mkdir domjudge #Workdir for next steps

0 commit comments

Comments
 (0)