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

Commitd597fc9

Browse files
committed
Install wget for Cygwin job to use to get pip bootstrap script
1 parenta2b73ca commitd597fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/cygwin-test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
-name:Install Cygwin
3131
uses:cygwin/cygwin-install-action@v5
3232
with:
33-
packages:python39 python39-pip python39-virtualenv git
33+
packages:python39 python39-pip python39-virtualenv git wget
3434
add-to-path:false# No need to change $PATH outside the Cygwin environment.
3535

3636
-name:Arrange for verbose output

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp