Skip to content

Commit

Permalink
Updates working directory for es lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashicks1 authored Oct 16, 2023
1 parent 27e98a7 commit 624d45d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ on:
jobs:
eslint:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./build/ui-display/frontend-app
steps:
- uses: actions/checkout@v1
- uses: stefanoeb/[email protected]
with:
files: build/ui-display/frontend-app

0 comments on commit 624d45d

Please sign in to comment.