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.

ci: add pnpm setup step before Node.js configuration

aria ea50d806 cb0f9102

+3
+3
.github/workflows/astro.yml
··· 35 35 steps: 36 36 - name: Checkout 37 37 uses: actions/checkout@v4 38 + - uses: pnpm/action-setup@v4 39 + with: 40 + version: 10 38 41 - name: Setup Node 39 42 uses: actions/setup-node@v6 40 43 with: