Skip to content

Commit

Permalink
ci: delete leftover artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Jan 15, 2024
1 parent 46786ad commit c02720e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ jobs:
name: SporeModLoader-mingw-${{ env.GIT_REVISION }}
path: mingw-artifacts/*
compression-level: 9
- name: Delete leftover artifacts
uses: geekyeggo/delete-artifact@v4
with:
name: *-build-artifacts
msvc-test:
runs-on: windows-2022
needs: [ package-artifacts ]
Expand Down

0 comments on commit c02720e

Please sign in to comment.