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 bf200e2 commit 15cdd7aCopy full SHA for 15cdd7a
.github/workflows/autoconf-check.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Unpack the "Release" tarball
70
run: tar xvf release.tar.gz
71
- name: Setup image and run bats tests
72
- workdir: domjudge
+ working-directory: domjudge
73
run: .github/jobs/configure-checks/setup_configure_image.sh
74
75
#name: Build and Trigger Workflows
0 commit comments