We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d3adc commit 28859f1Copy full SHA for 28859f1
1 file changed
.github/workflows/build-gradle.yml
@@ -59,5 +59,5 @@ jobs:
59
./app/build/compose/binaries/main/dmg/Processing-*.dmg
60
./app/build/compose/binaries/main/dmg/INSTRUCTIONS_FOR_TESTING.txt
61
./app/build/compose/binaries/main/msi/Processing-*.msi
62
- ./app/build/compose/binaries/main/deb/Processing-*.deb
+ ./app/build/compose/binaries/main/deb/processing-*.deb
63
retention-days: 1
0 commit comments