Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
felicio committed Oct 11, 2024
1 parent e9702c3 commit 8ecea95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v3
with:
# https://github.com/changesets/changesets/issues/1055
fetch-depth: 0

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

0 comments on commit 8ecea95

Please sign in to comment.