Skip to content

Commit

Permalink
pch確認
Browse files Browse the repository at this point in the history
  • Loading branch information
habu1010 committed Jul 8, 2023
1 parent 8c504ba commit 9e73c11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-with-autotools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,8 @@ jobs:
- name: Build
if: ${{ !inputs.distcheck }}
run: make -j$(nproc)

- name: pch check
run: |
cat src/stdafx.h.gch.sum
which g++-11

0 comments on commit 9e73c11

Please sign in to comment.