Update path
All checks were successful
Build Org Website / build (push) Successful in 42s

This commit is contained in:
2026-05-06 22:51:50 +01:00
parent fcf6e0b10e
commit ee15d02a91

View File

@@ -21,7 +21,7 @@ jobs:
- name: Build site - name: Build site
run: | run: |
mkdir -p /home/zaine/logs mkdir -p /home/zaine/logs
make 2>&1 | tee /home/zaine/logs/org-web-build.log make 2>&1 | tee /home/zaine/logs/org-web.log
- name: Monitor build and notify Discord - name: Monitor build and notify Discord
if: always() if: always()