Skip to content

Commit 1d60344

Browse files
committed
Fix typo
1 parent 77df3b6 commit 1d60344

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
@@ -69,7 +69,7 @@ jobs:
6969
- name: Unpack the "Release" tarball
7070
run: tar xvf release.tar.gz
7171
- name: Setup image and run bats tests
72-
workdir: domjudge
72+
working-directory: domjudge
7373
run: .github/jobs/configure-checks/setup_configure_image.sh
7474

7575
#name: Build and Trigger Workflows

0 commit comments

Comments
 (0)