Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(ci): use correct pnpm script command for build-action

aria 587b5d95 ea50d806

+1 -1
+1 -1
.github/workflows/astro.yml
··· 52 52 working-directory: ${{ env.BUILD_PATH }} 53 53 - name: Build with Astro 54 54 run: | 55 - pnpm astro build-action 55 + pnpm build-action 56 56 working-directory: ${{ env.BUILD_PATH }} 57 57 - name: Upload artifact 58 58 uses: actions/upload-pages-artifact@v3