Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-tong authored Jan 7, 2023
1 parent 7a07f43 commit e2c0788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
sudo: true
sudo: false
- name: Build and install
run: rm -rf .eggs && python -m pip install -e .
- name: Validate the installation
Expand Down

0 comments on commit e2c0788

Please sign in to comment.