mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
fix:build
This commit is contained in:
parent
7653f969ec
commit
04d0cfd510
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
|||||||
name: NapCat.${{ matrix.target_platform }}.${{ matrix.target_arch }}
|
name: NapCat.${{ matrix.target_platform }}.${{ matrix.target_arch }}
|
||||||
path: dist
|
path: dist
|
||||||
release-napcat:
|
release-napcat:
|
||||||
needs:[build-win32,build-linux]
|
needs: [build-win32,build-linux]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Download Linux Amd64
|
- name: Download Linux Amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user