Skip to content

Commit

Permalink
Update frontend-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NateSeymour authored May 29, 2024
1 parent 131a529 commit a9ba0a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/frontend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ on:

jobs:
build:

runs-on: ubuntu-latest

defaults:
run:
working-directory: ./frontend
strategy:
matrix:
node-version: [18.x]
Expand Down

0 comments on commit a9ba0a1

Please sign in to comment.