We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1f02f commit 0848733Copy full SHA for 0848733
1 file changed
.github/workflows/jazzy.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-24.04
14
container:
15
image: ubuntu:noble
16
-steps:
+ steps:
17
- name: Repo checkout
18
uses: actions/checkout@v4
19
with:
0 commit comments