Skip to content

Commit

Permalink
Update push_ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zackees committed Dec 8, 2023
1 parent fa07014 commit 614a35f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v3
- name: python3 install.py
- name: install
run: |
python3 install.py
/bin/bash ./install
. ./activate.sh && python --version

0 comments on commit 614a35f

Please sign in to comment.