This commit is contained in:
2025-10-31 12:22:58 -05:00
parent e32740813f
commit e68f94deca

View File

@@ -34,12 +34,6 @@ env:
runs:
using: "composite"
steps:
build:
runs-on: self-hosted
container:
image: node:latest
steps:
- name: Checkout
uses: actions/checkout@v4