Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Sep 7, 2023
1 parent ebb6420 commit c1ce976
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ jobs:
run: mv test/default/* .
- uses: ./
with:
pixi-url: https://github.com/prefix-dev/pixi/releases/download/v0.0.8/pixi-aarch64-unknown-linux-musl
- run: ls -l ~/.pixi/bin/pixi
if: always()
pixi-url: https://github.com/prefix-dev/pixi/releases/download/v0.0.8/pixi-x86_64-unknown-linux-musl
- run: pixi --version | grep -q "pixi 0.0.8"

custom-manifest-path:
Expand Down

0 comments on commit c1ce976

Please sign in to comment.