Skip to content

Commit

Permalink
Once again
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov committed Jul 10, 2024
1 parent 46a4a60 commit 677a747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pgxn-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: sudo pip install pgxnclient

- name: Install PGXN Utils
run: gem install pgxn_utils
run: sudo gem install pgxn_utils

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

0 comments on commit 677a747

Please sign in to comment.