Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
karenc-bq committed Nov 29, 2024
1 parent 0c01336 commit 9a019d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
shell: bash
run: cmake -E make_directory ${{ github.workspace }}/build

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Configure CMake
shell: bash
run: cmake -S . -B build
Expand Down

0 comments on commit 9a019d9

Please sign in to comment.