mirror of
https://github.com/tomasriveral/NoteWrapper.git
synced 2026-08-12 02:18:38 +02:00
CI: fix no ~/Documents/Notes
This commit is contained in:
@@ -22,6 +22,8 @@ jobs:
|
|||||||
libncurses-dev \
|
libncurses-dev \
|
||||||
git \
|
git \
|
||||||
neovim
|
neovim
|
||||||
|
- name: Prepare environnement
|
||||||
|
run: mkdir -p ~/Documents/Notes
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make
|
run: make
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user