This commit is contained in:
albert 2025-02-03 15:12:30 -08:00
parent 39307ff8a8
commit a83c308139
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

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