fix: typo in git branch name
This commit is contained in:
parent
b1dc818658
commit
41b0cc8747
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -8,5 +8,5 @@ jobs:
|
||||||
- run: git init
|
- run: git init
|
||||||
- run: git remote add origin https://github.com/bwfiq/dotfiles
|
- run: git remote add origin https://github.com/bwfiq/dotfiles
|
||||||
- run: git fetch
|
- run: git fetch
|
||||||
- run: git checkout -f master
|
- run: git checkout -f main
|
||||||
- run: exit
|
- run: exit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue