Skip to content

Commit

Permalink
Fix mkdatadirs arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
martinburchell committed Jul 25, 2024
1 parent d1fa47e commit 3f5ca8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/camchildmine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Make data dirs
run: |
set -eux -o pipefail
./mkdatadirs.sh local.docker-compose.yml
./mkdatadirs.sh
- name: Clone camCHILDMine
run: |
set -eux -o pipefail
Expand Down

0 comments on commit 3f5ca8e

Please sign in to comment.