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
d36d1f7880
commit
d0186d06ee
12
.github/workflows/linux-x64-build.yml
vendored
12
.github/workflows/linux-x64-build.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user