Skip to content

Commit

Permalink
Some clang info
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Aug 26, 2023
1 parent 2e72ec4 commit c283917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ jobs:
image: ${{ matrix.image }}
options: --user pony --cap-add=SYS_PTRACE --security-opt seccomp=unconfined
steps:
- name: About clang
run: clang -v
- name: Checkout
uses: actions/checkout@v3
- name: Restore Libs Cache
Expand Down

0 comments on commit c283917

Please sign in to comment.