mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-25 13:36:59 +00:00
Minor Changes
Signed-off-by: Xphalnos <yiga.steam@gmail.com>
This commit is contained in:
parent
ccedf3b251
commit
328292ce55
5 changed files with 12 additions and 15 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -114,7 +114,7 @@ jobs:
|
|||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
brew install ninja llvm
|
||||
brew install llvm
|
||||
|
||||
- name: Configure CMake (x86_64)
|
||||
run: >
|
||||
|
|
@ -156,7 +156,7 @@ jobs:
|
|||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
brew install ninja llvm
|
||||
brew install llvm
|
||||
|
||||
- name: Configure CMake (ARM64)
|
||||
run: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue