Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinch-Bug committed Dec 11, 2023
2 parents 77cb466 + 3518bf9 commit b22cea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: PyInstaller build

on: [push]
on: [push, workflow_dispatch, pull_request]

jobs:
build_ubuntu_20_04:
Expand Down Expand Up @@ -195,4 +195,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: Catmaker_macOS64.dmg
path: Catmaker_macOS64.dmg
path: Catmaker_macOS64.dmg

0 comments on commit b22cea3

Please sign in to comment.