Compare commits
1 Commits
04e40e91b6
...
dac13e6477
Author | SHA1 | Date | |
---|---|---|---|
dac13e6477
|
@ -21,7 +21,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
run: |
|
run: |
|
||||||
pip3 install install git+https://github.com/AppImageCrafters/appimage-builder.git
|
pip3 install git+https://github.com/AppImageCrafters/appimage-builder.git
|
||||||
pip3 install uv
|
pip3 install uv
|
||||||
|
|
||||||
- name: Build AppImage
|
- name: Build AppImage
|
||||||
|
@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
run: |
|
run: |
|
||||||
pip3 install install git+https://github.com/AppImageCrafters/appimage-builder.git
|
pip3 install git+https://github.com/AppImageCrafters/appimage-builder.git
|
||||||
pip3 install uv
|
pip3 install uv
|
||||||
|
|
||||||
- name: Build AppImage
|
- name: Build AppImage
|
||||||
|
@ -72,7 +72,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
run: |
|
run: |
|
||||||
pip3 install install git+https://github.com/AppImageCrafters/appimage-builder.git
|
pip3 install git+https://github.com/AppImageCrafters/appimage-builder.git
|
||||||
pip3 install uv
|
pip3 install uv
|
||||||
|
|
||||||
- name: Build AppImage
|
- name: Build AppImage
|
||||||
|
Reference in New Issue
Block a user