[build] couple of tweaks to the actions

This commit is contained in:
Timothy Stack 2021-05-27 22:05:41 -07:00
parent 46bafa1dea
commit d85cae933e
2 changed files with 1 additions and 8 deletions

View File

@ -77,6 +77,6 @@ jobs:
uses: actions/upload-artifact@v2
with:
# Artifact name
name: Linux 64-bit
name: lnav-tot-linux-64bit.zip
# A file, directory or wildcard pattern that describes what to upload
path: src/lnav

View File

@ -31,10 +31,3 @@ jobs:
# Defaults to "Apply automatic changes"
commit_message: Update tailer
file_pattern: src/tailer/tailer.ape
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
# Artifact name
name: tailer
# A file, directory or wildcard pattern that describes what to upload
path: tailer