This commit is contained in:
2023-10-21 02:20:04 -07:00
parent 57313ddf7c
commit 0babf35c1e

View File

@ -11,7 +11,7 @@ jobs:
name: format
steps:
- name: TODO put in image base
run: apk add nodejs
run: apk add nodejs git
- uses: actions/checkout@v3
with:
github-server-url: "https://code.communitymedia.network"