Try to use dind
Some checks failed
/ build (push) Failing after 26s

This commit is contained in:
Aram 🍐 2025-08-23 02:23:18 -04:00
parent 88eabe50c3
commit 8a3def6240

View file

@ -9,8 +9,6 @@ jobs:
build:
runs-on: docker
steps:
- name: Install Node.js
run: apk add --no-cache nodejs npm
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Docker Buildx