Skip to content

Commit

Permalink
fix: remove deprecated package
Browse files Browse the repository at this point in the history
  • Loading branch information
mike325 committed May 21, 2024
1 parent 98ce074 commit 9cb7c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
# sudo apt upgrade -y
# Install dependencies
sudo apt install -y curl git shellcheck python3-setuptools python-setuptools
sudo apt install -y curl git shellcheck python3-setuptools
sudo apt install -y python3-pip
sudo pip3 install --upgrade pip
pip3 --version
Expand Down

0 comments on commit 9cb7c4e

Please sign in to comment.