Skip to content

Commit

Permalink
obtain pixi manually for gh action debugging purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
joshkamm committed Jan 30, 2025
1 parent a6aef7b commit 31919a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test_tmate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ jobs:
runs-on: gpu
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.40.3
log-level: v
# - uses: prefix-dev/[email protected]
# with:
# pixi-version: v0.40.3
# log-level: v
# cache: true
# - run: pixi install
- run: curl -fsSL https://pixi.sh/install.sh | bash
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

0 comments on commit 31919a7

Please sign in to comment.