We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36b92a commit e1e7565Copy full SHA for e1e7565
1 file changed
.github/workflows/build.yml
@@ -33,6 +33,7 @@ jobs:
33
34
run: |
35
cd processing
36
+ echo sdk.dir=/usr/local/lib/android/sdk/ >> local.properties
37
./gradlew dist
38
# - name: Add artifact
39
# uses: actions/upload-artifact@v4
0 commit comments