[build] Fix the action description.

pull/1179/head
Suresh Sundriyal 10 months ago
parent 51f8f8299c
commit 1b2e8acb9b

@ -152,7 +152,7 @@ jobs:
cp ../src/lnav . &&
cd .. &&
zip -r ${{ env.LNAV_ZIPNAME }} ${{ env.LNAV_BASENAME }}
- name: Upload config.log artifact
- name: Upload build artifacts
uses: actions/upload-artifact@v3
if: ${{ always() }}
with:

Loading…
Cancel
Save