Update linux-x64-build.yml

This commit is contained in:
Alexander Bejarano 2024-11-01 22:20:55 +01:00 committed by GitHub
parent d36d1f7880
commit d0186d06ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,10 +14,10 @@ jobs:
- name: Compile
run: |
./package.sh
# - name: Artifacts
# uses: actions/upload-artifact@v3
# with:
# name: artifacts
# path: |
# build
- name: Artifacts
uses: actions/upload-artifact@v3
with:
name: artifacts
path: |
build