Skip to content

Commit

Permalink
Linux only.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Nov 19, 2024
1 parent f46c0e8 commit 93cfe78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
rust: [stable]
steps:
- name: Delete huge unnecessary tools folder
if: runner.os == 'Linux'
run: rm -rf /opt/hostedtoolcache
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 93cfe78

Please sign in to comment.