Skip to content

Update README.md

Update README.md #23

Workflow file for this run

name: CI Ubuntu
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: make mains
run: make mains VULKAN=YES GLES2=YES