mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update deploy.yml
This commit is contained in:
parent
e0b4a80edf
commit
82b4ffa3f8
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -346,6 +346,11 @@ jobs:
|
||||
uses: lukka/get-cmake@latest
|
||||
with:
|
||||
useLocalCache: true
|
||||
|
||||
- name: '🛠 Setup MSVC Development Environment'
|
||||
uses: TheMrMilchmann/setup-msvc-dev@v3
|
||||
with:
|
||||
arch: x64
|
||||
|
||||
- name: '🚧 Configure with CMake'
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user