Skip to content

Commit

Permalink
https://github.com/mobu-of-the-world/mobu/pull/727
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Dec 22, 2022
1 parent 011d5e5 commit 7dc9183
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- uses: jorelali/setup-elm@v3
with:
elm-version: '${{ fromJson(needs.asdf-parser.outputs.tool-versions).elm }}'
- name: Specify actual commit ref for revisions
run: echo VITE_COMMIT_REF=${{ github.event.pull_request.head.sha }} > .env
- name: Build
run: npm run build
- name: Wait other jobs
Expand Down

0 comments on commit 7dc9183

Please sign in to comment.