[READ-ONLY] Mirror of https://github.com/thoda-dev/nuxt-ollama. Simple integration of the official Ollama JavaScript Library for your Nuxt application.
0

Configure Feed

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

Update ci.yml

Thomas (Jun 20, 2026, 9:09 AM +0200) c71c504b e9d79ea4

+1 -1
+1 -1
.github/workflows/ci.yml
··· 33 33 runs-on: ubuntu-latest 34 34 35 35 steps: 36 - - uses: actions/checkout@v6 36 + - uses: actions/checkout@v7 37 37 - uses: pnpm/action-setup@v6 38 38 - uses: actions/setup-node@v6 39 39 with: