Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sekiguchi-nagisa committed May 22, 2024
1 parent f0eeaa7 commit 53d22d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: prepare
run: |
sudo apt update
sudo apt install language-pack-ja ninja-build lld lld-18 llvm-18 llvm-18-dev llvm-linker-tools
sudo apt install language-pack-ja ninja-build lld lld-18 llvm-18 llvm-18-dev llvm-18-linker-tools
- name: configure
run: |
mkdir build
Expand Down

0 comments on commit 53d22d6

Please sign in to comment.