Skip to content

Commit b340e40

Browse files
committed
container
1 parent c924ec8 commit b340e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
path: opentelemetry-matlab
1919
- name: Install compiler, and Git
20-
run: apt update && apt install -y build-essential cmake git curl pkg-config zip python3
20+
run: apt update && apt install -y build-essential git curl pkg-config zip python3
2121
- name: Install cmake and ninja
2222
uses: lukka/get-cmake@latest
2323
with:

0 commit comments

Comments
 (0)