Skip to content

Commit cfb74e8

Browse files
author
qovery
committed
See Qovery/qovery-openapi-spec@eb8b06d from refs/heads/main
1 parent 1c16230 commit cfb74e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-published.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
with:
2626
node-version: '16.x'
2727
registry-url: 'https://registry.npmjs.org'
28-
# - name: Install dependencies
29-
# run: npm ci
28+
- name: Install dependencies
29+
run: npm ci
3030
- name: Publish package
3131
run: npm publish
3232
env:

0 commit comments

Comments
 (0)