Skip to content

Commit

Permalink
meson log
Browse files Browse the repository at this point in the history
  • Loading branch information
pabuhler committed May 5, 2024
1 parent 0c002e7 commit c6bb84a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,11 @@ jobs:
shell: bash
run: ${{ env.pkgconfig-crypto-dir }} meson configure ${{ matrix.meson-crypto-enable }}

- name : logout
working-directory: ${{github.workspace}}/build
shell: bash
run: cat /meson-logs/meson-log.txt

- name: Build
working-directory: ${{github.workspace}}/build
shell: bash
Expand Down

0 comments on commit c6bb84a

Please sign in to comment.