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