Skip to content

Commit

Permalink
export before source
Browse files Browse the repository at this point in the history
  • Loading branch information
gagik committed Oct 22, 2024
1 parent ac9629f commit e0d6734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/compile-artifact.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e
set -x

cd $(pwd)

export DISTRO_ID={$DISTRO_ID}
source .evergreen/setup-env.sh

echo "DISTRO ID IS: $DISTRO_ID"
Expand Down

0 comments on commit e0d6734

Please sign in to comment.