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