Skip to content

Commit

Permalink
Merge pull request #4 from kongying-tavern/dev
Browse files Browse the repository at this point in the history
chore update GitHub Actions
  • Loading branch information
boxsnake authored Jul 15, 2024
2 parents 3360673 + 72520e9 commit 39e530c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '20'
- name: Install pnpm
uses: pnpm/action-setup@v4
- name: Install Dependencies
run: pnpm install
- name: Semantic Release
Expand Down

0 comments on commit 39e530c

Please sign in to comment.