Skip to content

Commit ce04f7d

Browse files
authored
No need for this.
1 parent 6b3c046 commit ce04f7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/operations.site.deploy.ddev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ jobs:
112112
113113
run: |
114114
if [[ ! -d ${{ inputs.git_root }} ]]; then
115-
mkdir -p $(dirname ${{ inputs.git_root }})
116115
run-with-summary git clone ${{ inputs.git_repository }} ${{ inputs.git_root }}
117116
fi
118117
cd ${{ inputs.git_root }}

0 commit comments

Comments
 (0)