Skip to content

Commit

Permalink
Also delete cabal-lts-head before reuploading
Browse files Browse the repository at this point in the history
  • Loading branch information
TeofilC committed Dec 19, 2024
1 parent b36aed8 commit 3a6b085
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,10 @@ jobs:
needs: [validate, validate-old-ghcs, build-alpine, dogfooding]

steps:
- uses: liudonghua123/delete-release-action@v1
with:
release_name: 'cabal-lts-head'

- uses: actions/download-artifact@v4
with:
pattern: cabal-*
Expand Down

0 comments on commit 3a6b085

Please sign in to comment.