Skip to content

Commit

Permalink
Merge pull request #73 from nordic-game-lab/main
Browse files Browse the repository at this point in the history
Update build action
  • Loading branch information
hi5a authored Jan 8, 2025
2 parents 382e131 + aa0c78e commit 1d4ae15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: |
npm i
npm run lint
echo ${{github.ref}}
echo ${{contains(github.ref, 'refs/heads/v')}}
- name: build
run: npm run build
- name: Deploy prod
Expand Down

0 comments on commit 1d4ae15

Please sign in to comment.