1
0
Fork 0

Update Build_Release.yml

master
lmoretti96 4 years ago committed by GitHub
parent c0dcc8ab23
commit 918f0ab290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/workflows/Build_Release.yml

@ -9,6 +9,12 @@ name: Upload Release Asset
jobs: jobs:
build: build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
name: Upload Release Asset name: Upload Release Asset
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: