Skip to content

Commit

Permalink
Try to run dummy without updating pip
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed May 21, 2024
1 parent f8300a9 commit ac2f11c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-macro-micro-dummy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
apt-get -qq update
apt-get -qq install python3-dev python3-pip git python-is-python3 pkg-config
apt-get -qq install sudo
pip3 install --upgrade pip
- name: Install micro-manager
working-directory: micro-manager
Expand Down

0 comments on commit ac2f11c

Please sign in to comment.