Skip to content

Commit

Permalink
Merge pull request #41 from NxtLvLSoftware/dev-to-dist
Browse files Browse the repository at this point in the history
Merge dev changes to dist
  • Loading branch information
JackNoordhuis authored Dec 11, 2024
2 parents 87b7753 + 8598d27 commit 39598c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
cache: pnpm

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

- name: Install dependencies
run: npm run clean-install
Expand Down

0 comments on commit 39598c1

Please sign in to comment.