Skip to content

Commit

Permalink
Is this what it wants for composite actions? rebase me
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Aug 21, 2024
1 parent d38bd28 commit bff9d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/setup-node/action.yaml
- uses: ./.github/setup-node/
- run: yarn install --frozen-lockfile
working-directory: client
- name: Run ESLint
Expand Down

0 comments on commit bff9d8c

Please sign in to comment.