Skip to content

Commit

Permalink
Merge branch 'ASC-68' of github.com:UofA-Blueprint/AlzheimerCalgary2.…
Browse files Browse the repository at this point in the history
…0 into ASC-68
  • Loading branch information
thea2506 committed Feb 3, 2024
2 parents 6e37d1e + 65d3f44 commit 3352b73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}'
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4
with:
node-version: 18
- uses: actions/checkout@v3
- run: npm i && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down

0 comments on commit 3352b73

Please sign in to comment.