Skip to content

Revise AirSim transition guide for vehicle support #97

Revise AirSim transition guide for vehicle support

Revise AirSim transition guide for vehicle support #97

Workflow file for this run

name: Windows Build
# Controls when the action will run.
on: [push]
jobs:
build:
permissions:
actions: write
pages: write
contents: write
runs-on: windows-2022
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/checkout@v3
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@v1
- name: Build SimLibs
shell: cmd
run: build simlibs_debug