mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-07-22 22:52:57 +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:
|
build-all:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Backend Repo
|
- name: Checkout Repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: gregtwallace/apc-p15-tool
|
repository: gregtwallace/apc-p15-tool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue