Skip to content

Commit 6d9d60a

Browse files
authored
Update operations.site.deploy.ddev.yml
1 parent ada6b22 commit 6d9d60a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ jobs:
111111
- Pull Request: ${{ github.event.pull_request.html_url }}
112112
113113
run: |
114-
export PATH=$GITHUB_WORKSPACE/goatscripts/src:$PATH
115-
echo $PATH
116114
if [[ ! -d ${{ inputs.git_root }} ]]; then
117115
run-with-summary git clone ${{ inputs.git_repository }} ${{ inputs.git_root }}
118116
fi

0 commit comments

Comments
 (0)