Skip to content

Commit

Permalink
fix(ci): don't forget to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
hyf0 committed Mar 25, 2024
1 parent 9b8179d commit fc231b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
- plan
- build
steps:
- uses: actions/checkout@v4

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

Expand Down

0 comments on commit fc231b8

Please sign in to comment.