mirror of
https://github.com/UnnoTed/wireguird
synced 2024-11-24 10:35:29 +00:00
Update linux-x64-build.yml
This commit is contained in:
parent
dcaa2677b0
commit
4363b63269
10
.github/workflows/linux-x64-build.yml
vendored
10
.github/workflows/linux-x64-build.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user