Skip to content

Commit

Permalink
Fix build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sansyrox committed Apr 28, 2022
1 parent 1c35a34 commit df0f488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
apt-get install -y python3.7-distutils
dpkg --install python3-distutils_3.7.0-1~18.04_all.deb
apt-get install -y python3.9-distutils
dpkg --install python3-distutils_3.9.0-1~18.04_all.deb
apt-get install -y python3.7 python3.9
run: |
ls -lrth /artifacts
Expand Down

0 comments on commit df0f488

Please sign in to comment.