Update linux-x64-build.yml

This commit is contained in:
Alexander Bejarano 2024-11-01 22:11:26 +01:00 committed by GitHub
parent dcaa2677b0
commit 4363b63269
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,8 +14,12 @@ jobs:
- name: Compile
run: |
chmod +x ./*.sh
./deps.sh
./package.sh
./install.sh
# ./install.sh
# - name: Artifacts
# uses: actions/upload-artifact@v3
# with:
# name: artifacts
# path: |
# build