|
|
|
@ -50,7 +50,7 @@ jobs:
|
|
|
|
publish_artifacts:
|
|
|
|
publish_artifacts:
|
|
|
|
name: Publish artifacts for x86-64/windows-latest
|
|
|
|
name: Publish artifacts for x86-64/windows-latest
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
needs: [build_ubuntu_x86-64, build_windows_x86-64, build_macos_x86-64]
|
|
|
|
needs: [build_ubuntu_x86-64, build_windows_x86-64]
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- uses: actions/download-artifact@v2
|
|
|
|
- uses: actions/download-artifact@v2
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
|