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 2302afe commit 881c459Copy full SHA for 881c459
.github/workflows/build-publish.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-node@v3
25
with:
26
node-version: 18
27
- registry-url: https://npm.pkg.github.com/
+ registry-url: https://npm.pkg.github.com
28
29
- name: Install openapi-generator-cli
30
run: npm install -g @openapitools/openapi-generator-cli
0 commit comments