Skip to content

Merge branch 'main' of https://github.com/ColleagueRiley/Psudeo-Virtu… #11

Merge branch 'main' of https://github.com/ColleagueRiley/Psudeo-Virtu…

Merge branch 'main' of https://github.com/ColleagueRiley/Psudeo-Virtu… #11

Workflow file for this run

name: linux
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: apt
run: sudo apt-get install libxcursor-dev
- name: make
run: make