build: fix typo
All checks were successful
/ test (map[name:nightly]) (push) Successful in 1m38s
/ test (map[name:v1.81.0]) (push) Successful in 1m47s
/ test (map[name:stable]) (push) Successful in 2m11s

This commit is contained in:
Paul Campbell 2025-01-10 20:27:27 +00:00
parent 5b2365e925
commit d9d3dd6bf7

View file

@ -9,7 +9,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkoutv4 uses: actions/checkout@v4
- name: Build - name: Build
run: docker build . -t git.kemitix.net/kemitix/rust:latest run: docker build . -t git.kemitix.net/kemitix/rust:latest