Skip to content

Commit 444488d

Browse files
Merge branch 'master' into dev
2 parents 95db656 + d5489bd commit 444488d

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)