First look at pwsh
Some checks failed
Build Roam Site / build (push) Failing after 28s

This commit is contained in:
2026-05-06 16:41:40 +01:00
parent a1da976cc6
commit 65041b025e
2 changed files with 700 additions and 1 deletions

View File

@@ -16,4 +16,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: make
- name: Build site
run: make
- name: Monitor build and notify Discord
if: always()
shell: pwsh
run: ./gitea-build-monitor.ps1