This commit is contained in:
cascode _ 2023-10-21 02:20:04 -07:00
parent 57313ddf7c
commit 0babf35c1e
1 changed files with 1 additions and 1 deletions

View File

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