diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72c0199..cc8b298 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,6 +41,8 @@ jobs: with: target-setup-perl: true perl-version: ${{ matrix.perl-version }} + - name: Install pogl dependencies + uses: Perl-GPU/devops/github-actions/install-dep-pogl-dep@main - name: 'ci-dist: target-all' uses: Perl-GPU/devops/github-actions/ci-dist@main with: