We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0e669 commit 3528d53Copy full SHA for 3528d53
1 file changed
action.yml
@@ -29,6 +29,9 @@ branding:
29
runs:
30
using: "composite"
31
steps:
32
+
33
+ - uses: actions/checkout@v4
34
35
- name: Builds the docBuilder
36
run: make main
37
shell: bash
0 commit comments