Skip to content

Commit 5589725

Browse files
dsoffiantinidsoffiantini
andauthored
build: 👷 update npm publish command (#577)
Co-authored-by: dsoffiantini <dsoffiantini@adobe.com>
1 parent 840048d commit 5589725

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: actions/setup-node@master
1818
with:
1919
node-version: 20.19.4
20+
- name: Enable Corepack
21+
run: corepack enable
2022
- name: install dependencies
2123
run: yarn install
2224
- name: Authenticate with Registry

0 commit comments

Comments
 (0)