upload artifact?

develop
Conor Walker 3 years ago committed by GitHub
parent 7317e1020f
commit 7d53bf1b36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,3 +48,7 @@ jobs:
pypi_index_url: https://pypi.python.org/simple
# Specify a file path for .spec file
spec: pydle.spec
- uses: actions/upload-artifact@v2
with:
name: pydle.exe
path: src/dist/windows

Loading…
Cancel
Save