Skip to content

Commit

Permalink
Update build-pid-sim-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdavjd authored Nov 17, 2024
1 parent b726300 commit 57b3e65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pid-sim-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
pip install pyinstaller
- name: Display directory structure (для отладки)
run: |
dir /s /b
run: Get-ChildItem -Recurse
shell: powershell

- name: Build executable with PyInstaller
run: |
Expand Down

0 comments on commit 57b3e65

Please sign in to comment.