Update workflow
Build Python Package / build (push) Failing after -45s Details

This commit is contained in:
trueold89 2024-06-09 01:28:15 +03:00
parent 6077bdb19c
commit 8646a3c421
Signed by: trueold89
GPG Key ID: C122E85DD49E6B30
1 changed files with 0 additions and 3 deletions

View File

@ -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