Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasLoos authored Sep 4, 2023
1 parent 52291e3 commit e03c3a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: checkout "built" branch with content of "main"
run: |
git checkout -b built || git checkout built
git branch --set-upstream-to=origin/built built
git pull
git reset --hard origin/main
Expand Down

0 comments on commit e03c3a7

Please sign in to comment.