mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
fix: add checkout to right workflow
This commit is contained in:
parent
73b0799030
commit
91141ce742
2 changed files with 3 additions and 3 deletions
3
.github/workflows/build-container.yml
vendored
3
.github/workflows/build-container.yml
vendored
|
|
@ -26,9 +26,6 @@ jobs:
|
|||
- version: 39
|
||||
support: latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build image
|
||||
uses: JasonN3/build-action@action
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue