Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sekiguchi-nagisa committed May 12, 2024
1 parent e71a31b commit ad244dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Expand Up @@ -129,7 +129,7 @@ jobs:
- name: prepare
run: |
sudo apt update
sudo apt install language-pack-ja ninja-build lld lld-18 llvm-18 llvm-18-dev
sudo apt install language-pack-ja ninja-build lld
- name: configure
run: |
mkdir build
Expand Down

0 comments on commit ad244dc

Please sign in to comment.