Skip to content

Commit ad92395

Browse files
committed
Update name of github artifact upload after #123
1 parent 69e46b8 commit ad92395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ jobs:
6464
uses: actions/upload-artifact@v1
6565
with:
6666
# Upload the dist folder. Give it a name according to the OS it was built for.
67-
name: dist-debian-stretch
67+
name: dist-ubuntu-xenial
6868
path: dist

0 commit comments

Comments
 (0)