Skip to content

Commit

Permalink
Update sysgen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mainframed authored Apr 18, 2022
1 parent 6cd3cd0 commit aaaefc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sysgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
# with:
# python-version: 3.8
run: |
apt-get -y update
apt-get -y install python3 python3-pip
apt-get update
apt-get -yq install --no-install-recommends python3 python3-pip
- name: Install pip/colorama
run: |
Expand Down

0 comments on commit aaaefc6

Please sign in to comment.