This commit is contained in:
albert 2025-02-03 15:15:35 -08:00
parent a83c308139
commit 0efa662c9e
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -11,6 +11,7 @@ jobs:
image: git.sysctl.io/albert/actions-images/node:latest
steps:
- run: cat /etc/hosts
- run: cat /entrypoint.sh
- name: Setup Node
uses: actions/setup-node@v4
- name: Checkout repository