Skip to content

Commit

Permalink
remove opt/ghc hostedtoolcache
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Oct 12, 2023
1 parent ccdc260 commit b2eb07f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
rm -rf ./* || true
rm -rf ./.??* || true
ls -la ./
rm -rf /opt/ghc
rm -rf /opt/hostedtoolcache
-
name: Build and push - latest
uses: docker/build-push-action@v3
Expand Down

0 comments on commit b2eb07f

Please sign in to comment.