Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Woodfine committed Sep 19, 2024
1 parent 501b970 commit aff400f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
dotnet-version: 8.0.x
- name: Check out Code
uses: actions/checkout@v4

with:
fetch-depth: 0
- name: Run the Cake script
uses: cake-build/cake-action@v2
with:
Expand Down

0 comments on commit aff400f

Please sign in to comment.