Update tf_update_dev.yml Adding pull command
This commit is contained in:
1
.github/workflows/tf_update_dev.yml
vendored
1
.github/workflows/tf_update_dev.yml
vendored
@@ -20,5 +20,6 @@ jobs:
|
||||
git log -1
|
||||
git fetch
|
||||
git reset --hard origin/development
|
||||
git pull
|
||||
sed -i "s/https:\/\/www.threefold.io/https:\/\/www2.threefold.io/g" config.toml
|
||||
./build.sh
|
||||
|
||||
Reference in New Issue
Block a user