Skip to content

Commit

Permalink
Install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov committed Jul 10, 2024
1 parent 016cd90 commit 946381d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pgxn-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ jobs:

- name: Install PGXN Client
run: pip install pgxnclient

- name: Install PGXN Utils
run: pgxn install pgxn_utils

- name: Install PGXN meta validator
run: cpan PGXN::Meta::Validator

0 comments on commit 946381d

Please sign in to comment.