Skip to content

Commit

Permalink
minor update to yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagar2 committed Dec 4, 2024
1 parent b2903f6 commit 08195d3
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,7 @@ jobs:

- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y \
build-essential \
libgl1-mesa-dev \
libglu1-mesa-dev \
libxt-dev \
libxext-dev \
libxrender-dev \
libsm-dev
pip install numpy vtk pyqt5
- name: Set up Python 3.11
uses: actions/setup-python@v4
Expand Down

0 comments on commit 08195d3

Please sign in to comment.