Update name of github artifact upload after #123 (#124)

pull/128/head
Sam Clegg 5 years ago committed by GitHub
parent 69e46b88d8
commit 41a660013f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,5 +64,5 @@ jobs:
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v1
with: with:
# Upload the dist folder. Give it a name according to the OS it was built for. # Upload the dist folder. Give it a name according to the OS it was built for.
name: dist-debian-stretch name: dist-ubuntu-xenial
path: dist path: dist

Loading…
Cancel
Save