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

Commit 7472eaf

Browse files
Install python 3 in CentOS CI container
1 parent 1ac2dcf commit 7472eaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,11 @@ jobs:
350350
with:
351351
node-version: "16"
352352

353+
- name: Install Python 3
354+
uses: actions/setup-python@v3
355+
with:
356+
python-version: "3.x"
357+
353358
- name: Install nfpm
354359
run: |
355360
curl -sfL https://install.goreleaser.com/github.com/goreleaser/nfpm.sh | sh -s -- -b ~/.local/bin v2.3.1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /