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 9f44bbe commit 22f2c1cCopy full SHA for 22f2c1c
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install git
36
run: |
37
apt-get -y update
38
- apt-get -y install git
+ apt-get -y install git ssh curl
39
40
- name: Checkout
41
uses: actions/checkout@v4
0 commit comments