Skip to content

feat: add custom icons to content types in dir listing, add .log supp… #20

feat: add custom icons to content types in dir listing, add .log supp…

feat: add custom icons to content types in dir listing, add .log supp… #20

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with make
run: make
- name: Upload build artifacts
uses: actions/upload-artifact@v4
with:
name: faucet
path: |
./faucet