Skip to content

Commit 1b147f9

Browse files
committed
Another actions test
1 parent 6279ab4 commit 1b147f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
args: install innosetup -y --allow-unofficial --force
6565

6666
- name: Run pyinstaller
67-
run: pyinstaller ./ms2rescore.spec --clean --noconfirm
67+
run: uv run pyinstaller ./ms2rescore.spec --clean --noconfirm
6868

6969
- name: Test built exe
7070
run: dist/ms2rescore/ms2rescore.exe

0 commit comments

Comments
 (0)