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 d5489bd + 444488d commit 3d5ca53Copy full SHA for 3d5ca53
.github/workflows/master_push.yml
@@ -36,7 +36,7 @@ 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
41
# - name: 'Installing java'
42
# run: sudo apt-get install openjdk-8-jdk
0 commit comments