mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 12:20:14 +01:00
Explicit version for tasmotizer test
This commit is contained in:
3
.github/workflows/applications.yml
vendored
3
.github/workflows/applications.yml
vendored
@@ -32,7 +32,8 @@ jobs:
|
||||
- name: Test tasmotizer
|
||||
run: |
|
||||
python -m python_appimage build app applications/tasmotizer \
|
||||
--linux-tag=manylinux2014_x86_64
|
||||
--linux-tag=manylinux1_x86_64 \
|
||||
--python-version=3.9
|
||||
test -e tasmotizer-x86_64.AppImage
|
||||
|
||||
- name: Test xonsh
|
||||
|
||||
Reference in New Issue
Block a user