Skip to content

Commit

Permalink
Add ls
Browse files Browse the repository at this point in the history
  • Loading branch information
Hind-M committed Dec 3, 2024
1 parent 73034b8 commit af0e868
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ jobs:
export MAMBA_ROOT_PREFIX=/home/runner/micromamba_test
echo "==========> micromamba info"
${{ github.workspace }}/artifacts/micromamba info
echo "==========> ls /home/runner/micromamba_test"
ls /home/runner/micromamba_test
echo "==========> micromamba search python"
${{ github.workspace }}/artifacts/micromamba search python
echo "==========> ls /home/runner/micromamba_test"
Expand Down

0 comments on commit af0e868

Please sign in to comment.