Skip to content

Commit

Permalink
Update compile_exe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumTowers committed Sep 16, 2023
1 parent 519fb73 commit e3343ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/compile_exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
- name: Run Python script
run: pyinstaller --onefile -n LogonDetails.exe ./UK/LogonDetails.py

- name: Debug
run: |
ls /home/runner/work/uk-controller-pack/uk-controller-pack/dist/
ls dist
# Upload artifacts
- name: Upload Executable As Artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit e3343ba

Please sign in to comment.