Skip to content

Commit f451e18

Browse files
committed
streamline
1 parent b32609d commit f451e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-nodeps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Install deps
1616
run: |
17-
sudo apt-get install -y cmake build-essential
17+
sudo apt install -y cmake build-essential
1818
1919
- name: Configure
2020
run: |

0 commit comments

Comments
 (0)