Skip to content

Commit

Permalink
shell?
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Sep 24, 2024
1 parent 7aed8ef commit 6161973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
id: get-pooch-cache
run: |
echo "pooch-cache=$(python -c 'import pooch; print(pooch.os_cache("pooch"))')" >> $GITHUB_ENV
shell: bash

- name: Cache Pooch Directory
uses: actions/cache@v4
Expand Down

0 comments on commit 6161973

Please sign in to comment.