Update deploy.yaml
This commit is contained in:
parent
af258b88ea
commit
b877857147
|
@ -17,6 +17,7 @@ jobs:
|
||||||
cd repo
|
cd repo
|
||||||
git stash
|
git stash
|
||||||
git pull --force origin master
|
git pull --force origin master
|
||||||
|
git submodule update
|
||||||
|
|
||||||
build-sass:
|
build-sass:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue