Skip to content

Commit 3ffaaf8

Browse files
Make sure phive is up-to-date
1 parent 3d42803 commit 3ffaaf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ jobs:
5656
- name: Install dependencies
5757
run: composer install --prefer-dist --no-progress --no-suggest
5858

59+
- name: Update phive
60+
run: tools/phive self-update
61+
5962
- name: Install tooling
6063
run: GITHUB_AUTH_TOKEN=${{ secrets.GITHUB_TOKEN }} tools/phive --no-progress --home ./.phive install --force-accept-unsigned --trust-gpg-keys 4AA394086372C20A,31C7E470E2138192,8E730BA25823D8B5,CF1A108D0E7AE720,2DF45277AEF09A2F,51C67305FFC2E5C0
6164

0 commit comments

Comments
 (0)