Fix typo
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- run: cd functions && npm run build
|
||||
- run: cd functions && npm install
|
||||
- run: cd ..
|
||||
- uses: FirebaseExtended/action-hosting-deploy@v0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user