Skip to content

Commit 732ce27

Browse files
authored
Merge pull request #49 from IBM/python_upgrade
Python upgrade
2 parents e8f6074 + 7e7f96d commit 732ce27

File tree

3 files changed

+590
-29
lines changed

3 files changed

+590
-29
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
GIT_COMMITTER_EMAIL: [email protected]
3030
run: |
3131
sudo apt-get update
32-
sudo apt-get install python
32+
sudo apt-get install python3
3333
pip install --user bumpversion
3434
npm install @semantic-release/changelog
3535
npm install @semantic-release/exec

0 commit comments

Comments
 (0)