Skip to content

Commit a73445b

Browse files
committed
Always run free-disk-space
1 parent 864afa3 commit a73445b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ jobs:
2323
- Android # Build an Android .apk standalone app.
2424
- WebGL # WebGL.
2525
steps:
26-
- if: matrix.targetPlatform == 'Android' || matrix.targetPlatform == 'WebGL'
27-
uses: jlumbroso/free-disk-space@v1.3.1
26+
- uses: jlumbroso/free-disk-space@v1.3.1
2827
- uses: actions/checkout@v4
2928
with:
3029
fetch-depth: 0

0 commit comments

Comments
 (0)