Skip to content

Commit

Permalink
chore: add frontend back to GitHub build step (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
fergmac committed Aug 13, 2024
1 parent 600ae1b commit bc31a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
package: [backend]
package: [backend, frontend]
timeout-minutes: 10
steps:
- uses: bcgov-nr/action-builder-ghcr@v2.0.2
Expand Down

0 comments on commit bc31a55

Please sign in to comment.