mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-08 10:23:43 +08:00
Update build.yaml
This commit is contained in:
parent
426df96412
commit
4af904d01a
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -12,9 +12,9 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v1
|
||||
- name: Build
|
||||
run: make
|
||||
run: make all
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: bin/*
|
||||
draft: true
|
||||
draft: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user