Browse Source

Update go.yml

pull/53/head
Gregory Rudolph 6 years ago committed by GitHub
parent
commit
94ea1aa47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/go.yml

2
.github/workflows/go.yml

@ -30,5 +30,5 @@ jobs:
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v1.0.0 uses: actions/upload-artifact@v1.0.0
with: with:
name: kbtui-ubuntu-latest name: kbtui-ubuntu-latest-buildbeta
path: kbtui path: kbtui

Loading…
Cancel
Save