adds linux artifact though missing filename

develop
Conor Walker 3 years ago committed by GitHub
parent 66274f1d23
commit 415b31778c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,3 +52,6 @@ jobs:
with: with:
name: pydle.exe name: pydle.exe
path: src/dist/windows path: src/dist/windows
- uses: actions/upload-artifact@v2
with:
path: src/dist/linux

Loading…
Cancel
Save