Skip to content

Fix GPL symbol usage by changing license #5

Fix GPL symbol usage by changing license

Fix GPL symbol usage by changing license #5

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y build-essential linux-headers-$(uname -r)
- name: Build modules
run: make