mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-28 02:52:16 +08:00
📦 Chore(custom): remove snapcraft
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -85,7 +85,6 @@ jobs:
|
||||
if: contains(matrix.os_type, 'linux') && (github.event.inputs.build_os == matrix.platform || github.event.inputs.build_os == 'All')
|
||||
run: |
|
||||
sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils libfuse2
|
||||
sudo snap install snapcraft --classic
|
||||
|
||||
- name: Install FPM
|
||||
if: matrix.os == 'ubuntu-24.04-arm' && (github.event.inputs.build_os == matrix.platform || github.event.inputs.build_os == 'All')
|
||||
|
||||
Reference in New Issue
Block a user