Skip to content

Commit

Permalink
Fix workflow build
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Nov 24, 2022
1 parent d76b223 commit 9b13ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Linux setup
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install \
g++-12 \
clang-14 \
Expand Down

0 comments on commit 9b13ea1

Please sign in to comment.