Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
NanoNabla committed Jan 9, 2024
1 parent b325d8d commit 5192543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: apt search libunwind-dev

- name: Libunwind
run: apt install libunwind-dev
run: sudo apt-get -y install libunwind-dev

- name: Install Score-P
run: sudo apt-get -y install scorep
Expand Down

0 comments on commit 5192543

Please sign in to comment.