Skip to content

Commit

Permalink
without libunwind
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitre committed Nov 2, 2024
1 parent 570faa6 commit 9f4ba8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
env:
TARGET: ${{ matrix.cfg.target }}
steps:
- name: Install libunwind
run: sudo apt-get install libunwind-dev wget2
# - name: Install libunwind
# run: sudo apt-get install libunwind-dev wget2

- uses: actions/checkout@v4

Expand Down

0 comments on commit 9f4ba8a

Please sign in to comment.