We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9480f77 commit 4d4aafbCopy full SHA for 4d4aafb
.github/workflows/test_linux_build.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
path: opentelemetry-matlab
18
- name: Install ninja-build
19
- run: sudo apt-get install ninja-build
+ run: apt-get install ninja-build
20
- name: Install MATLAB
21
uses: matlab-actions/setup-matlab@v2
22
0 commit comments