Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wenovus committed Aug 2, 2023
1 parent 40f2064 commit 8ee9284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
#cd "${BASEREPODIR}"
mkdir "${BASEREPODIR}"
git checkout "${BASE}"
cp release/models third_party "${BASEREPODIR}"
cp -r release/models third_party "${BASEREPODIR}"
git checkout "${HEAD}"
#cd ..
oldroot="${BASEREPODIR}"
Expand Down

0 comments on commit 8ee9284

Please sign in to comment.