Skip to content

Commit c961e16

Browse files
Update build-exe.yml
1 parent a8adaec commit c961e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-exe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
python-version: '3.9'
1919

20-
- name: Install Dependencies Directly
20+
- name: Install Dependencies
2121
run: |
2222
python -m pip install --upgrade pip
2323
pip install pyinstaller numpy pandas matplotlib pymeasure pyvisa pyvisa-py Pillow

0 commit comments

Comments
 (0)