Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
fireundubh committed Jan 10, 2020
2 parents 7733e9a + 0a063c4 commit a019961
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nuitka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Install dependencies
if: success()
run: pipenv install
- name: Activate Pipenv
if: success()
run: pipenv shell
- name: Run build script
if: success()
run: python D:\a\pyro\pyro\build.py --no-zip
Expand Down

0 comments on commit a019961

Please sign in to comment.