Skip to content

GHA: fix git merge#21986

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:gha_fix_git_merge
May 16, 2022
Merged

GHA: fix git merge#21986
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:gha_fix_git_merge

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented May 15, 2022

Fix failures: https://github.com/opencv/opencv/actions/runs/2323871325

Merge opencv_contrib with merge-3.4 branch
c:\GA-opencv-2\_work\_temp\dd6fe827-c75b-47da-be22-d254322f5dba.sh: line 4: cd: /opencv_contrib: No such file or directory

@opencv-pushbot opencv-pushbot merged commit 90820cd into opencv:3.4 May 16, 2022
@asenyaev
Copy link
Copy Markdown
Contributor

asenyaev commented May 16, 2022

Need to remove the 42d line shell: bash. Bash breakes ${{ github.workspace }}\, it request to use double back slash and ${{ github.workspace }} variable will be w/o back slashes (example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants