Skip to content

Commit

Permalink
+3
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Sep 1, 2024
1 parent c460254 commit bb834e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ jobs:
if (-not $?) {
Write-Host "----- Simple merge failed, trying to fix submodule conflict"
git add "DataScraping/Reps/$subm_name"
git reset "DataScraping/Reps/$subm_name"
if (-not $?) { throw "git add failed" }
git merge --continue
Expand Down

0 comments on commit bb834e2

Please sign in to comment.