We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b632b1 commit 014202fCopy full SHA for 014202f
.github/workflows/list-img.yml
@@ -19,6 +19,7 @@ jobs:
19
20
- name: 安裝套件
21
run: |
22
+ sudo apt-get update
23
sudo apt-get install -y webp libheif-examples imagemagick
24
sudo apt-get install -y ffmpeg
25
- name: 列出 HEIC 文件
0 commit comments