Skip to content

change name

change name #3

Workflow file for this run

name: pixi
on:
push:
jobs:
build-pixi:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.39.2
cache: true
auth-host: prefix.dev
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }} ghcr.io/prefix-dev/pixi
- name: Install dependencies
run: |

Check failure on line 21 in .github/workflows/pixi.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pixi.yaml

Invalid workflow file

You have an error in your yaml syntax on line 21
pixi --version
pixi --version