Skip to content

Commit

Permalink
again add space saving
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Jul 31, 2024
1 parent c9b8bb2 commit e8f6c4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
env:
DOCKER_IMAGE: 'ohdsi/deep_plp'
steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache

- name: Prepare
run: |
platform=${{ matrix.config.arch }}
Expand Down

0 comments on commit e8f6c4a

Please sign in to comment.