We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 660235b commit 3b53773Copy full SHA for 3b53773
1 file changed
.github/workflows/docs.yml
@@ -24,10 +24,6 @@ jobs:
24
uses: actions/checkout@v4
25
with:
26
fetch-depth: 0
27
- - name: Fetch main
28
- run: |
29
- git fetch origin main:main
30
- git status
31
- name: Setup Pages
32
id: pages
33
uses: actions/configure-pages@v3
0 commit comments