Skip to content

Commit 4a602dc

Browse files
committed
Update build.yml
1 parent 9e33214 commit 4a602dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
cd processing
3838
echo sdk.dir=/usr/local/lib/android/sdk/ >> local.properties
39-
./gradlew dist
39+
./gradlew build dist
4040
# - name: Add artifact
4141
# uses: actions/upload-artifact@v4
4242
# with:

0 commit comments

Comments
 (0)