gh-action fix
This commit is contained in:
1
.github/workflows/pylint.yml
vendored
1
.github/workflows/pylint.yml
vendored
@@ -6,6 +6,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: prefix-dev/setup-pixi@v0.8.0
|
||||
with:
|
||||
pixi-version: v0.39.0
|
||||
|
||||
Reference in New Issue
Block a user