Skip to content

Commit

Permalink
fixup! jlumbroso/free-disk-spaceを使う
Browse files Browse the repository at this point in the history
Co-authored-by: Hiroshiba <[email protected]>
  • Loading branch information
qryxip and Hiroshiba authored Apr 21, 2024
1 parent 75cb3a6 commit 751b4a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/download_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
ASSET_NAME: CUDA-${{ matrix.artifact_name }}
runs-on: ${{ matrix.os }}
steps:
# CUDAで容量不足になるので容量削減
- name: Free Disk Space
uses: jlumbroso/free-disk-space@main
if: runner.os == 'Linux'
Expand Down

0 comments on commit 751b4a6

Please sign in to comment.