Update .github/workflows/build_push.yml
This commit is contained in:
parent
e9a5276856
commit
ff7784f924
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build_push.yml
vendored
3
.github/workflows/build_push.yml
vendored
|
@ -155,7 +155,8 @@ jobs:
|
|||
|
||||
- name: Set up Python
|
||||
run: |
|
||||
apt-get python3
|
||||
apt-get install -y python3 python3-pip
|
||||
|
||||
- name: Checkout main branch
|
||||
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue