Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HwanGonJang committed Feb 2, 2024
1 parent e254827 commit db6c925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_to_eb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
BUNDLE_ZIP_FILE_NAME='application.zip'
mkdir -p ~/.gradle/
mkdir -p ~/${BUNDLE_PATH}/
echo "GRADLE_USER_HOME=${HOME}/.gradle" >> $GITHUB_ENV
Expand Down

0 comments on commit db6c925

Please sign in to comment.