Skip to content

Commit 9d693ea

Browse files
committed
git?
1 parent f759b87 commit 9d693ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/matrix.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
matrix:
1616
n: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ]
1717
steps:
18+
- run: |
19+
sudo apt-get update
20+
apt-cache show git
1821
- run: |
1922
function git {
2023
printf '\e[32mgit'

0 commit comments

Comments
 (0)