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