mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 11:31:51 +00:00
Fix github actions
This commit is contained in:
parent
13454e33e7
commit
477006681d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -46,6 +46,7 @@ jobs:
|
|||
git clone --depth 1 $REPO_URL omr
|
||||
cd omr
|
||||
if [ "$SOURCE_NAME" != "Test-Github-Actions" ] && [ "$SOURCE_NAME" != "develop" ]; then
|
||||
git fetch
|
||||
git checkout master
|
||||
else
|
||||
git checkout develop
|
||||
|
|
Loading…
Reference in a new issue