Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Oct 10, 2024
1 parent 9ed8fa5 commit 75003e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
run: brew install autoconf autoconf-archive automake pkg-config

- name: simple build
run: echo "preset = ${{ inputs.preset }}"
run: echo "preset = ${{ inputs.preset }} os = ${{ runner.os }}"
shell: bash

- name: install contemporary cmake
Expand Down

0 comments on commit 75003e4

Please sign in to comment.