Update node.js.yml

This commit is contained in:
Ichitux
2026-03-17 11:30:03 +01:00
committed by GitHub
parent 01afcab72e
commit 52d04ef352

View File

@@ -41,7 +41,7 @@ jobs:
deploy:
needs: build
runs-on: [self-hosted, macOS]
runs-on: [self-hosted, linux]
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
steps: