Update deploy.yaml

This commit is contained in:
Emilia Allison 2022-07-06 15:20:16 -04:00 committed by GitHub
parent af258b88ea
commit b877857147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
cd repo
git stash
git pull --force origin master
git submodule update
build-sass:
runs-on: ubuntu-latest