This commit is contained in:
@@ -16,10 +16,11 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build site
|
||||
run: |
|
||||
mkdir -p /home/zaine/logs
|
||||
make 2>&1 | tee /home/zaine/logs/org-roam.log
|
||||
mkdir -p /home/zaine/logs
|
||||
make 2>&1 | tee /home/zaine/logs/org-roam.log
|
||||
|
||||
- name: Monitor build and notify Discord
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user