Skip to content

Commit a34efe6

Browse files
committed
source to .
1 parent 703126f commit a34efe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BUILD-REUSABLE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: load envvars
6161
id: get_config_versions
6262
run: |
63-
source redis-builder/vars
63+
. redis-builder/vars
6464
echo VERSION=$VERSION >> $GITHUB_OUTPUT
6565
echo PACKAGEDREDISVERSION=$PACKAGEDREDISVERSION >> $GITHUB_OUTPUT
6666
echo S3BASE=$S3BASE>> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)