Skip to content

Commit 887111c

Browse files
yup
1 parent 551702f commit 887111c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616

17-
- name: @redocly/cli test
17+
- name: redocly cli test
1818
uses: ./ # Uses an action in the root directory
1919
with:
2020
args: 'build-docs test/petstore.yml -o petstore.html'

0 commit comments

Comments
 (0)