Skip to content

Commit c06c11a

Browse files
committed
1 parent 7034260 commit c06c11a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
with:
2323
persist-credentials: false
2424

25-
- name: Install Exiftool
26-
run: sudo apt install libimage-exiftool-perl
25+
- name: Use ExifTool
26+
uses: woss/exiftool-[email protected]
2727

2828
- name: Set up Python ${{ matrix.python-version }} & PDM
2929
uses: pdm-project/setup-pdm@v4

0 commit comments

Comments
 (0)