diff --git a/.github/workflows/ci-scripts-build-full.yml b/.github/workflows/ci-scripts-build-full.yml index 7de81cb3..efd5ac00 100644 --- a/.github/workflows/ci-scripts-build-full.yml +++ b/.github/workflows/ci-scripts-build-full.yml @@ -14,7 +14,7 @@ on: env: SETUP_PATH: .ci-local:.ci # For the sequencer on Linux/Windows/MacOS - APT: re2c + APT: re2c libtirpc-dev libreadline-dev CHOCO: re2c BREW: re2c diff --git a/.github/workflows/ci-scripts-build.yml b/.github/workflows/ci-scripts-build.yml index d67022a0..dfcc4ed5 100644 --- a/.github/workflows/ci-scripts-build.yml +++ b/.github/workflows/ci-scripts-build.yml @@ -22,7 +22,7 @@ on: env: SETUP_PATH: .ci-local:.ci # For the sequencer on Linux/Windows/MacOS - APT: re2c + APT: re2c libtirpc-dev libreadline-dev CHOCO: re2c BREW: re2c