Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7d41e1d

Browse files
committed
fast
1 parent42fbe0e commit7d41e1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/ubuntu-postgresml-python-package.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,12 @@ jobs:
3434
DEBIAN_FRONTEND:noninteractive
3535
TZ:Etc/UTC
3636
run:|
37+
sudo apt-get install -y software-properties-common
38+
sudo add-apt-repository ppa:apt-fast/stable --yes
3739
sudo add-apt-repository ppa:deadsnakes/ppa --yes
3840
sudo apt update
3941
42+
sudo apt-get install -y apt-fast
4043
sudo apt-get update && sudo apt-fast install -y \
4144
python3.11 \
4245
python3-pip \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp