ci: fix patch workflow (#21363)

This commit is contained in:
David Arnold 2023-06-13 22:26:09 -05:00 committed by GitHub
parent 23dd8e9248
commit 5d074f3237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,8 +141,8 @@ jobs:
update_to_version 14
echo "Updating to last commit"
git checkout -q -f "$GITHUB_SHA"
rm -rf ~/frappe-bench/env
git checkout -q -f "$GITHUB_SHA"
bench -v setup env
bench --site test_site migrate