Skip to content

Commit

Permalink
ci: install soldeer in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Oct 2, 2024
1 parent 49a1663 commit a40821e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
fetch-depth: 0

- name: Install soldeer
uses: taiki-e/install-action@soldeer

- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit a40821e

Please sign in to comment.