restructure needs

This commit is contained in:
Matthew R. Kasun 2022-05-11 14:44:27 -04:00
parent b2956c8a8a
commit 88aa3ef91a

View file

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