Skip to content
Prev Previous commit
Next Next commit
Update wrap_branch.yml
  • Loading branch information
egeakman authored Apr 2, 2022
commit 4f53f25cfd88399e2bb62ca54b01f2a00b8d5f2b
4 changes: 0 additions & 4 deletions .github/workflows/wrap_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ jobs:
# Install dependencies
- name: Install dependencies
run: sudo apt install gettext

# Clone CPython repository
- name: Clone CPython repository
run: git clone https://github.com/python/cpython ../cpython/

# Wrap all po files
- name: Wrap
Expand Down