1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

include external in container image

This commit is contained in:
Jason N. 2024-03-04 15:32:37 -05:00
parent 90edae91c1
commit 619d012488
2 changed files with 3 additions and 0 deletions

View file

@ -26,6 +26,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
submodules: recursive
- name: Docker meta
id: meta