mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 00:26:07 -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
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@master
|
||||
- uses: actions/setup-node@master
|
||||
- run: yarn run build
|
||||
- uses: FirebaseExtended/action-hosting-deploy@v0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user