Skip to content

Commit

Permalink
Update .github/workflows/release-publish.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Matthieu MOREL <[email protected]>
  • Loading branch information
MindaugasLaganeckas and mmorel-35 committed Aug 13, 2021
1 parent 861b74e commit 6aff4d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/[email protected]
with:
node-version: 12
cache: npm
registry-url: https://registry.npmjs.org/
- name: Install Yarn
run: npm i yarn --global
Expand Down

0 comments on commit 6aff4d7

Please sign in to comment.