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 3, 2023
1 parent 89593f3 commit 53c92c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Create New Branch or Checkout Existing Branch
run: |
git checkout -b new-branch || git checkout new-branch
git checkout -b built || git checkout built
- name: Commit and Push Changes
run: |
Expand Down

0 comments on commit 53c92c5

Please sign in to comment.