- name: Setup Processing
with:
- version: '3.5.4'
- platform-filetype: 'l
Eine einfache Methode, wie man Processing auf GitHub Actions laden und ausführen kann.
- Lädt Processing von https://processing.org/download/${version}-${platform-filetype}
- Unterstützt daher die Versionen
${version}
3.5.4, 3.5.3, 2.2.1, 1.5.1, 4.0a1 - Lädt deswegen auch auf
${platform-filetype}
- windows32.zip
- windows64.zip
- linux64.tgz
- macosx.zip
und je nach Version - linux32.tgz
- armv6hf.tgz
- windows.zip
- windows-expert.zip