We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10caf86 commit b239ffbCopy full SHA for b239ffb
.github/workflows/build-publish.yaml
@@ -24,7 +24,6 @@ jobs:
24
uses: actions/setup-node@v3
25
with:
26
node-version: 18
27
- registry-url: https://npm.pkg.github.com
28
29
- name: Install openapi-generator-cli
30
run: npm install -g @openapitools/[email protected]
0 commit comments