Skip to content

Commit

Permalink
Update name of github artifact upload after #123 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbc100 authored Apr 13, 2020
1 parent 69e46b8 commit 41a6600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ jobs:
uses: actions/upload-artifact@v1
with:
# 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

0 comments on commit 41a6600

Please sign in to comment.