Skip to content

Commit

Permalink
ci: fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky3028 committed Dec 26, 2022
1 parent 51a9961 commit cc1fd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint
- name: Bundle OpenAPI yml
uses: ./.github/actions/redocly-cli
with:
command-args: bundle /spec/schema/openapi.yml -o /spec/bundled-openapi.yml
Expand Down

0 comments on commit cc1fd22

Please sign in to comment.