Skip to content

Commit

Permalink
Update and rename pyinstaller.yml to linux_nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isatsam authored Aug 20, 2024
1 parent 56486a5 commit 911ffae
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Nightly Builds
name: Linux Development Builds
on: [push]
jobs:
pyinstaller-build:
Expand All @@ -11,4 +11,4 @@ jobs:
pyinstaller_ver: "==6.10.0"
spec: "vfs_explorer/build/build.spec"
requirements: "requirements.txt"
upload_exe_with_name: "vfs_explorer_linux"
upload_exe_with_name: "vfs_explorer_linux_dev"

0 comments on commit 911ffae

Please sign in to comment.