build: fix erroneous name

This commit is contained in:
Greg T. Wallace 2025-06-26 17:48:24 -04:00
parent 9036299f4e
commit 5cb9a677dd

View file

@ -13,7 +13,7 @@ jobs:
build-all:
runs-on: ubuntu-24.04
steps:
- name: Checkout Backend Repo
- name: Checkout Repo
uses: actions/checkout@v4
with:
repository: gregtwallace/apc-p15-tool