Skip to content

Fixed issue with GetRefreshRate() #216

Fixed issue with GetRefreshRate()

Fixed issue with GetRefreshRate() #216

Workflow file for this run

name: Build Linux
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: |
cd scripts
./build_linux.sh