Skip to content

Commit 39598c1

Browse files
Merge pull request #41 from NxtLvLSoftware/dev-to-dist
Merge dev changes to dist
2 parents 87b7753 + 8598d27 commit 39598c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
cache: pnpm
9696

9797
- name: Install dependencies
98-
run: pnpm run clean && pnpm add ./alpine-typescript
98+
run: pnpm run clean && pnpm add @nxtlvlsoftware/alpine-typescript@rc
9999

100100
- name: Install dependencies
101101
run: npm run clean-install

0 commit comments

Comments
 (0)