fix
This commit is contained in:
parent
5971e6b76b
commit
9d05d7c725
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: ./.github/workflows/windows-clang.yml
|
uses: ./.github/workflows/windows-clang.yml
|
||||||
publish_release:
|
publish_release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [build_linux, build_macos, build-windows]
|
needs: [build_linux, build_macos, build_windows]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Release Branch
|
- name: Checkout Release Branch
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user