Skip to content

Commit 0848733

Browse files
authored
Fix indentation in jazzy.yaml workflow file
1 parent 1c1f02f commit 0848733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jazzy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-24.04
1414
container:
1515
image: ubuntu:noble
16-
steps:
16+
steps:
1717
- name: Repo checkout
1818
uses: actions/checkout@v4
1919
with:

0 commit comments

Comments
 (0)