Skip to content

Commit

Permalink
Test new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhen Hrytsai committed May 16, 2024
1 parent 09c53fe commit 0271472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/build/prepare-matrices.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
matrix_file='bin/build/matrix-lts.json'

# Get slack plugin major common version
pl_common_version=$(. ./get-plugin-major-version.sh common)
pl_common_version=$(. bin/build/get-plugin-major-version.sh common)
if [ $pl_common_version -gt 1 ]; then
matrix_key='current'
else
Expand Down

0 comments on commit 0271472

Please sign in to comment.