mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 09:17:53 +00:00
fix to mise use
This commit is contained in:
2
.github/workflows/xahau-ga-macos.yml
vendored
2
.github/workflows/xahau-ga-macos.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: Install tools via mise
|
||||
run: |
|
||||
mise install
|
||||
mise install cmake@3 python@3.12 conan@2 ninja@latest ccache@latest
|
||||
mise use cmake@3 python@3.12 conan@2 ninja@latest ccache@latest
|
||||
mise reshim
|
||||
echo "$HOME/.local/share/mise/shims" >> "$GITHUB_PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user