1
0
mirror of https://github.com/CPunch/Cosmo.git synced 2025-07-12 22:00:08 +00:00

include util path

This commit is contained in:
CPunch 2023-08-31 23:16:28 -05:00 committed by cpunch
parent fce568addc
commit f7bc8e0471

@ -4,6 +4,7 @@ on:
push:
paths:
- src/**
- util/**
- main.c
- Makefile
- CMakeLists.txt