Skip to content

refactor(db): add read_string_from_file method #4

refactor(db): add read_string_from_file method

refactor(db): add read_string_from_file method #4

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: make
- name: On release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: telly