mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@@ -65,8 +65,7 @@ jobs:
|
||||
echo $env:GITHUB_PATH
|
||||
echo $env:PATH
|
||||
- name: Install Windows dependencies - build gtk
|
||||
# if: runner.os == 'Windows' && steps.cache.outputs.cache-hit != 'true'
|
||||
if: runner.os == 'Windows'
|
||||
if: runner.os == 'Windows' && steps.cache.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
# choco install msys2
|
||||
# choco install visualstudio2022-workload-vctools
|
||||
|
||||
Reference in New Issue
Block a user