diff --git a/.github/workflows/test-packaging.yaml b/.github/workflows/test-packaging.yaml index abf6ba0..98d2299 100644 --- a/.github/workflows/test-packaging.yaml +++ b/.github/workflows/test-packaging.yaml @@ -41,7 +41,7 @@ jobs: make -C build-jw-foss pkg-install-release-deps OFFLINE=true make -C build-jw-foss pkg-rebuild-reinstall - - name: Install test dependencies + - name: Install test-build dependencies shell: bash run: | set -euxo pipefail