Skip to content

Commit

Permalink
fixup! Use shared GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Jan 27, 2022
1 parent 333986b commit 273aa25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 273aa25

Please sign in to comment.