Skip to content

Commit 295c527

Browse files
authored
Merge pull request #27 from CheckPointSW/chkp-nirm-patch-1
Update release.yml
2 parents 78afdd6 + 6646272 commit 295c527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: '18'
2323
registry-url: 'https://registry.npmjs.org'
2424

25-
- run: npm ci
25+
- run: npm install
2626

2727
- name: Create Release Pull Request or Publish
2828
uses: changesets/action@v1

0 commit comments

Comments
 (0)