First look at pwsh 2
All checks were successful
Build Roam Site / build (push) Successful in 29s

This commit is contained in:
2026-05-06 16:46:39 +01:00
parent 65041b025e
commit 95a77bb43c
2 changed files with 2 additions and 2 deletions

View File

@@ -21,5 +21,4 @@ jobs:
- name: Monitor build and notify Discord
if: always()
shell: pwsh
run: ./gitea-build-monitor.ps1
run: /snap/bin/pwsh -NoProfile -File ./gitea-build-monitor.ps1