Skip to content

Commit

Permalink
use different action
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Radomski committed Nov 2, 2023
1 parent 86a1c75 commit 63ab399
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -18,7 +18,9 @@ jobs:
node-version: 20.7.0

- name: Install dependencies
uses: bahmutov/npm-install@v1
uses: borales/actions-yarn@v4
with:
cmd: install

- name: Create Release
env:
Expand Down

0 comments on commit 63ab399

Please sign in to comment.