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.
2 parents f4e2fa0 + 444488d commit 6c05118Copy full SHA for 6c05118
.github/workflows/master_push.yml
@@ -36,8 +36,8 @@ jobs:
36
tar xJf sfdx-linux-x64.tar.xz -C ~/sfdx --strip-components 1
37
echo "$HOME/sfdx/bin" >> $GITHUB_PATH
38
~/sfdx/bin/sfdx version
39
-
40
- # # Install java as it is required for the next step
+
+ # Install java as it is required for the next step
41
# - name: 'Installing java'
42
# run: sudo apt-get install openjdk-8-jdk
43
0 commit comments