Skip to content

fix "error: label at end of compound statement" with gcc8 #10

fix "error: label at end of compound statement" with gcc8

fix "error: label at end of compound statement" with gcc8 #10

Workflow file for this run

name: Build
on:
push:
branches: ["main"]
jobs:
build_library:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
name: Checkout Files
- name: Configure and build the project
uses: threeal/[email protected]
with:
run-build: true
args: |
-DBUILD=lib