Skip to content

Commit 5efa4e8

Browse files
committed
Changed .yml
1 parent 353791a commit 5efa4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install dependencies
1414
run: |
1515
sudo apt-get update
16-
sudo apt-get install -y -f build-essential g++ cmake
16+
sudo apt-get install -y -f build-essential g++ cmake vim
1717
build:
1818
needs: install
1919
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)