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
@ -347,6 +347,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
useLocalCache: true
|
useLocalCache: true
|
||||||
|
|
||||||
|
- name: '🛠 Setup MSVC Development Environment'
|
||||||
|
uses: TheMrMilchmann/setup-msvc-dev@v3
|
||||||
|
with:
|
||||||
|
arch: x64
|
||||||
|
|
||||||
- name: '🚧 Configure with CMake'
|
- name: '🚧 Configure with CMake'
|
||||||
run: |
|
run: |
|
||||||
mkdir build
|
mkdir build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user