Skip to content

Commit 3d6348a

Browse files
authored
Merge pull request #506 from The-Strategy-Unit/remove_step_from_action
remove step from action
2 parents 94ec4a0 + d98bf1a commit 3d6348a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy_docs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- name: Build documentation
3232
run: uv run mkdocs build --clean
3333

34-
- name: Setup Pages
35-
uses: actions/configure-pages@v4
36-
3734
- name: Upload artifact
3835
uses: actions/upload-artifact@v4
3936
with:

0 commit comments

Comments
 (0)