Skip to content

Commit 98580df

Browse files
author
GBDixonAlex
committed
- fix macos ci
1 parent e62be25 commit 98580df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
python-version: '3.9'
6363
cache: 'pip'
64-
run: |
64+
- run: |
6565
pip3 install PyInstaller
6666
pip3 install requests
6767
- name: build

0 commit comments

Comments
 (0)