Skip to content

Commit

Permalink
See Qovery/qovery-openapi-spec@eb8b06d from refs/heads/main
Browse files Browse the repository at this point in the history
  • Loading branch information
qovery committed Mar 2, 2022
1 parent 1c16230 commit cfb74e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-published.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
# - name: Install dependencies
# run: npm ci
- name: Install dependencies
run: npm ci
- name: Publish package
run: npm publish
env:
Expand Down

0 comments on commit cfb74e8

Please sign in to comment.