We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc7a43 commit 13125a0Copy full SHA for 13125a0
.github/workflows/ci.yaml
@@ -32,6 +32,7 @@ jobs:
32
flake-parts-docs:
33
runs-on: x86_64-linux
34
steps:
35
+ - uses: actions/checkout@v4
36
- name: Docs for flake.parts
37
run: |
38
# TODO: Define this in nixci itself.
0 commit comments