Skip to content

Commit a89fe67

Browse files
committed
Build workflow from ChicoState/cpp-container dependency
1 parent fd99ea5 commit a89fe67

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ jobs:
77
name: Test
88
runs-on: ubuntu-latest
99
steps:
10+
- name: Import cpp-container
11+
uses: actions/checkout@v5
12+
with:
13+
repository: ChicoState/cpp-container
1014
- name: Checkout code
1115
uses: actions/checkout@v5
1216
- name: Build container image

0 commit comments

Comments
 (0)