We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864afa3 commit a73445bCopy full SHA for a73445b
1 file changed
.github/workflows/main.yml
@@ -23,8 +23,7 @@ jobs:
23
- Android # Build an Android .apk standalone app.
24
- WebGL # WebGL.
25
steps:
26
- - if: matrix.targetPlatform == 'Android' || matrix.targetPlatform == 'WebGL'
27
- uses: jlumbroso/free-disk-space@v1.3.1
+ - uses: jlumbroso/free-disk-space@v1.3.1
28
- uses: actions/checkout@v4
29
with:
30
fetch-depth: 0
0 commit comments