Update workflow
Build Python Package / build (push) Failing after -45s
Details
Build Python Package / build (push) Failing after -45s
Details
This commit is contained in:
parent
6077bdb19c
commit
8646a3c421
|
@ -9,9 +9,6 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: python-3.12.3-alpine3.19
|
runs-on: python-3.12.3-alpine3.19
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
|
|
||||||
- name: Create and activate virtual environment
|
- name: Create and activate virtual environment
|
||||||
run: |
|
run: |
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
|
|
Loading…
Reference in New Issue