Skip to content

Commit

Permalink
Install firebase in pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
danshou committed Sep 21, 2021
1 parent bc96629 commit 5ff1743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo npm install --unsafe-perm -g firebase-tools && firebase -V
- name: Firebase set target
run: firebase target:apply hosting tomatech-6c10f tomatech-6c10f
- name: Firebase deploy
Expand Down

0 comments on commit 5ff1743

Please sign in to comment.