Skip to content

Updated ImGui / CImGui to 1.91.8 #1

Updated ImGui / CImGui to 1.91.8

Updated ImGui / CImGui to 1.91.8 #1

Workflow file for this run

name: Windows OS compilation-
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
win_nightly:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
with:
submodules: 'recursive'
- name: Set up Clang
uses: egor-tensin/setup-clang@v1
with:
version: latest
platform: x64
- name: make
run: make