Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wintered committed Oct 18, 2024
1 parent 4846ef4 commit 80a2323
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
- name: Install Python dependencies
run: |
sudo apt-get update
sudo apt-get install -y python3 python3-pip
pip3 install -r requirements.txt
sudo apt-get install -y python3
- name: Install GHC and Cabal
run: |
Expand Down

0 comments on commit 80a2323

Please sign in to comment.