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.
2 parents 87b7753 + 8598d27 commit 39598c1Copy full SHA for 39598c1
1 file changed
.github/workflows/pages-publish.yml
@@ -95,7 +95,7 @@ jobs:
95
cache: pnpm
96
97
- name: Install dependencies
98
- run: pnpm run clean && pnpm add ./alpine-typescript
+ run: pnpm run clean && pnpm add @nxtlvlsoftware/alpine-typescript@rc
99
100
101
run: npm run clean-install
0 commit comments