Skip to content

Commit 0a0dc14

Browse files
jpnurmialexsohn1126
authored andcommitted
ci: remove unnecessary "Remove unused applications" for build-sentry-native (#4570)
1 parent b759f46 commit 0a0dc14

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ jobs:
6464
key: sentry-native-${{ matrix.rid }}-${{ hashFiles('scripts/build-sentry-native.ps1') }}-${{ hashFiles('.git/modules/modules/sentry-native/HEAD') }}
6565
enableCrossOsArchive: true
6666

67-
- name: Remove unused applications
68-
if: ${{ !matrix.container }}
69-
uses: ./.github/actions/freediskspace
70-
7167
- run: scripts/build-sentry-native.ps1
7268
if: steps.cache.outputs.cache-hit != 'true'
7369
shell: pwsh

0 commit comments

Comments
 (0)