mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 06:26:18 -06:00
Fix error in GH Action (firebase-hosting-merge)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-node@master
|
- uses: actions/setup-node@master
|
||||||
- run: yarn run build
|
- run: yarn run build
|
||||||
- uses: FirebaseExtended/action-hosting-deploy@v0
|
- uses: FirebaseExtended/action-hosting-deploy@v0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user