Skip to content

Commit

Permalink
fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg-david committed Nov 22, 2023
1 parent c32fcb8 commit d0b0997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onPush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
- name: Setup
uses: ./.github/actions/setup

- name: Lint files
- name: Build Library
run: yarn build

0 comments on commit d0b0997

Please sign in to comment.