Skip to content

Commit

Permalink
try to fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasLoos committed Sep 2, 2023
1 parent 6380345 commit fb825af
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 built
git checkout -b new-branch || git checkout new-branch
- name: Commit and Push Changes
run: |
Expand Down

0 comments on commit fb825af

Please sign in to comment.