diff --git a/.github/workflows/pages-publish.yml b/.github/workflows/pages-publish.yml index 61aa243..9ce8708 100644 --- a/.github/workflows/pages-publish.yml +++ b/.github/workflows/pages-publish.yml @@ -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