Skip to content

Commit 8266763

Browse files
test
1 parent 9735143 commit 8266763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@v3
1616

17-
- name: Install dependencies
18-
run: sudo apt-get update && sudo apt-get install -y build-essential cmake
17+
# - name: Install dependencies
18+
# run: sudo apt-get update && sudo apt-get install -y build-essential cmake
1919

2020
- name: Cache build
2121
uses: actions/cache@v3

0 commit comments

Comments
 (0)