Skip to content

Commit

Permalink
build: clean git repo?
Browse files Browse the repository at this point in the history
  • Loading branch information
lewgordon-amplitude committed Jun 5, 2024
1 parent bb4509d commit 1ab9b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
# This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits
fetch-depth: 0
clean: true

- name: Setup Node.js lts/*
uses: actions/setup-node@v3
Expand Down

0 comments on commit 1ab9b78

Please sign in to comment.