Update build-project.yml

This commit is contained in:
DJ2LS 2021-08-28 12:50:10 +02:00 committed by GitHub
parent ad597cfc66
commit b2bde8bcd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
os: [ubuntu-latest]
include:
- os: ubuntu-latest
zip_name: ubuntu_tnc_$(date +'%Y-%m-%dT%H:%M:%S')
zip_name: ubuntu_tnc # _$(date +'%Y-%m-%dT%H:%M:%S')
generator: Unix Makefiles
#- os: macos-latest
# zip_name: plugin-mac
@ -61,7 +61,6 @@ jobs:
- name: Upload Linux artifacts
uses: actions/upload-artifact@v2
with:
working-directory: tnc
name: tnc-artifact
path: ./tnc/dist/compressed/*