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 91efc4a commit 9e3c237Copy full SHA for 9e3c237
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
- name: Install Dependencies
28
shell: bash
29
- run: npm i tsx -D --ignore-scripts
+ run: npm i tsx -g
30
- name: Package .NET module
31
32
run: npm run pack
0 commit comments