Skip to content

Commit

Permalink
Install pq from source
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Feb 25, 2024
1 parent 7229efc commit 4175ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
extensions: raphf, pq
extensions: raphf, pq-m6w6/ext-pq@master

- name: Get Composer cache directory
id: composer-cache
Expand Down

0 comments on commit 4175ceb

Please sign in to comment.