Update linux-x64-build.yml

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

View File

@ -13,9 +13,7 @@ jobs:
sudo apt install wireguard-tools libgtk-3-dev libayatana-appindicator3-dev golang-go
- name: Compile
run: |
chmod +x ./*.sh
./package.sh
# ./install.sh
# - name: Artifacts
# uses: actions/upload-artifact@v3
# with: