mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 04:10:15 +01:00
Add tasmotizer app
This commit is contained in:
5
.github/workflows/applications.yml
vendored
5
.github/workflows/applications.yml
vendored
@@ -24,6 +24,11 @@ jobs:
|
||||
python -m python_appimage build app applications/scipy
|
||||
test -e scipy-x86_64.AppImage
|
||||
|
||||
- name: Test tasmotizer
|
||||
run: |
|
||||
python -m python_appimage build app applications/tasmotizer
|
||||
test -e tasmotizer-x86_64.AppImage
|
||||
|
||||
- name: Test xonsh
|
||||
run: |
|
||||
python -m python_appimage build app applications/xonsh
|
||||
|
||||
Reference in New Issue
Block a user