Skip to content

Commit ff021dc

Browse files
committed
Publish Pages workflow: Install @nxtlvlsoftware/alpine-typescript@rc for builds
Ensures the example site is built from the latest version of published `dist` sources.
1 parent ae6a90f commit ff021dc

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)