cliper from source вот это прям точно ласт раз
All checks were successful
cliper from source / run-cliper (push) Successful in 24s

This commit is contained in:
catmpeg 2026-02-18 16:30:31 +03:00
commit aa958de049

View file

@ -20,11 +20,11 @@ jobs:
- name: compiling
run: |
cd CLIper
cd CLIper/src
go build -o cliper
- name: run cliper
run: |
cd CLIper
cd CLIper/src
./cliper append -t "Meeting" -c "Discuss project timeline"
./cliper list