Skip to content

Commit

Permalink
Merge pull request #79 from fredrikj31/fix-ci-deployment-checkout-issue
Browse files Browse the repository at this point in the history
ci(workflow): fixes checkout action step to fix turbo-ignore check
  • Loading branch information
fredrikj31 authored Oct 30, 2024
2 parents d00eeb3 + 2968215 commit 5c94eb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 2

- name: Install pnpm
uses: pnpm/action-setup@v3
Expand Down

0 comments on commit 5c94eb0

Please sign in to comment.