cliper from source всё блять ласт раз
Some checks failed
cliper from source / run-cliper (push) Failing after 17s
Some checks failed
cliper from source / run-cliper (push) Failing after 17s
This commit is contained in:
parent
3c60d6374e
commit
d6341da7d1
1 changed files with 2 additions and 2 deletions
|
|
@ -20,11 +20,11 @@ jobs:
|
||||||
|
|
||||||
- name: compiling
|
- name: compiling
|
||||||
run: |
|
run: |
|
||||||
cd cliper
|
cd CLIper
|
||||||
go build -o cliper
|
go build -o cliper
|
||||||
|
|
||||||
- name: run cliper
|
- name: run cliper
|
||||||
run: |
|
run: |
|
||||||
cd cliper
|
cd CLIper
|
||||||
./cliper append -t "Meeting" -c "Discuss project timeline"
|
./cliper append -t "Meeting" -c "Discuss project timeline"
|
||||||
./cliper list
|
./cliper list
|
||||||
Loading…
Add table
Add a link
Reference in a new issue