mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-07-08 08:56:32 +00:00
build: fix erroneous name
This commit is contained in:
parent
9036299f4e
commit
5cb9a677dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_releases.yml
vendored
2
.github/workflows/build_releases.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue