Skip to content

Commit

Permalink
WIP6
Browse files Browse the repository at this point in the history
  • Loading branch information
HuguesDelorme committed Aug 14, 2024
1 parent 9ddb775 commit a3cf6cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_macos_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
conda info
echo "conda info --base"
conda info --base
echo "ls -l /Users/runner/miniconda3/envs/ci_macos_conda/cmake"
ls -l /Users/runner/miniconda3/envs/ci_macos_conda/cmake
echo "find . | grep cmake"
find . | grep cmake
- name: Get count of CPU cores
uses: SimenB/github-actions-cpu-cores@v1
Expand Down

0 comments on commit a3cf6cf

Please sign in to comment.