Skip to content

Commit 6c05118

Browse files
committed
2 parents f4e2fa0 + 444488d commit 6c05118

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/master_push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
tar xJf sfdx-linux-x64.tar.xz -C ~/sfdx --strip-components 1
3737
echo "$HOME/sfdx/bin" >> $GITHUB_PATH
3838
~/sfdx/bin/sfdx version
39-
40-
# # Install java as it is required for the next step
39+
40+
# Install java as it is required for the next step
4141
# - name: 'Installing java'
4242
# run: sudo apt-get install openjdk-8-jdk
4343

0 commit comments

Comments
 (0)