Skip to content

Commit

Permalink
Let's have a look
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Dec 7, 2024
1 parent 2fec0af commit 8ca1f2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/verify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,9 @@ jobs:
- name: Install
run: phive install ${{ matrix.pharfile }} --copy --trust-gpg-keys 689DAD778FF08760E046228BA978220305CD5C32

- name: List files
run: ls -R

- name: Verify attestation of the PHAR file
run: gh attestation verify ./tools/${{ matrix.pharfile }}.phar -o PHPCSStandards
env:
Expand Down

0 comments on commit 8ca1f2d

Please sign in to comment.