fix: typo
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 1m18s

This commit is contained in:
Devin Haska 2025-04-13 22:02:13 -07:00
parent 69c9178c47
commit 468d03e15e

View file

@ -5,7 +5,7 @@ jobs:
build_and_deploy: build_and_deploy:
runs-on: docker runs-on: docker
container: container:
image: ubuntu-latest image: ubuntu:latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4