Skip to content

Commit

Permalink
Fetch full repo when running wiki update
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Dec 31, 2024
1 parent c15d934 commit 9cee159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-wiki-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout Repo ⚡️
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Create dev environment 📦
uses: ./.github/actions/create-dev-env

Expand Down

0 comments on commit 9cee159

Please sign in to comment.