Update .github/workflows/build_push.yml
This commit is contained in:
parent
d40494aece
commit
e9a5276856
1 changed files with 2 additions and 5 deletions
7
.github/workflows/build_push.yml
vendored
7
.github/workflows/build_push.yml
vendored
|
@ -154,11 +154,8 @@ jobs:
|
|||
packages: "build-tools;34.0.0"
|
||||
|
||||
- name: Set up Python
|
||||
uses: https://github.com/actions/setup-python@5db1cf9a59fb97c40a68accab29236f0da7e94db # v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
architecture: 'x64'
|
||||
|
||||
run: |
|
||||
apt-get python3
|
||||
- name: Checkout main branch
|
||||
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue