More Workflows

This commit is contained in:
Annika Merris 2024-01-31 22:37:42 -05:00
parent 693ff68ff0
commit 77b26af77c

View file

@ -11,7 +11,7 @@ jobs:
steps:
- name: Install node
shell: /bin/ash
run: apkk add --update nodejs
run: apk add --update nodejs
- name: Check out the repo
uses: actions/checkout@v4
- name: Login to docker repo