Skip to content

Commit

Permalink
Show HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
starg2 committed Apr 3, 2024
1 parent 419645b commit cb780c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ jobs:
ref: custom
path: mingw-builds

- name: Show HEAD
run: git show --summary
working-directory: mingw-builds

- name: Install host toolchain (i686)
if: ${{ matrix.arch == 'i686' || matrix.exceptions == 'sjlj' }}
run: |
Expand Down

0 comments on commit cb780c4

Please sign in to comment.