ci: add shared packages to dev container
This commit is contained in:
parent
f4b1387e01
commit
00bb922b79
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dev-tools.yml
vendored
1
.github/workflows/dev-tools.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
|||
tools/packages.py --dev --format line ${{ matrix.release }} \
|
||||
analyzer \
|
||||
playout \
|
||||
shared \
|
||||
> packages.list
|
||||
|
||||
- name: Generate Dockerfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue