Skip to content

Commit

Permalink
Try conda commands
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed Dec 5, 2024
1 parent 4cf317a commit dfd8ebb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
run: |
choco install sbcl -source tools-for-build
choco install miniconda3
conda activate
conda list
- name: build sbcl
working-directory: ../sbcl
env:
Expand Down

0 comments on commit dfd8ebb

Please sign in to comment.