|
@@ -468,10 +468,7 @@ jobs:
|
|
|
|
|
|
linux-packages:
|
|
linux-packages:
|
|
runs-on: ubuntu-latest
|
|
runs-on: ubuntu-latest
|
|
- needs: |
|
|
|
|
- version
|
|
|
|
- netclient-x86
|
|
|
|
- netclient-arm
|
|
|
|
|
|
+ needs: [version, netclient-x86, netclient-arm]
|
|
steps:
|
|
steps:
|
|
- name: Repository Dispatch
|
|
- name: Repository Dispatch
|
|
uses: peter-evans/[email protected]
|
|
uses: peter-evans/[email protected]
|