fixed typo
Some checks failed
/ deploy (push) Failing after 7s

This commit is contained in:
Daniel Fichtinger 2025-07-12 17:38:05 -04:00
parent 249e4cce1e
commit 2d04912bcc

View file

@ -3,11 +3,12 @@ jobs:
deploy:
runs-on: docker
container:
image: apline:edge
image: alpine:edge
steps:
- run: apk add npm
- uses: actions/checkout@v4
- name: Install uv
run: apv add uv
run: apk add uv
# - name: Configure hut
# run: |
# apk add hut