Skip to content

fixed github's include errors? #13

fixed github's include errors?

fixed github's include errors? #13

Workflow file for this run

name: windows
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: gcc
run: gcc main.c -lopengl32 -lshell32 -lgdi32