Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair committed Mar 29, 2024
1 parent 33d890a commit bbec4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
echo "docker_info=$PUSHED_AT" >> $GITHUB_OUTPUT
echo "build_info=$BUILD_DATE" >> $GITHUB_OUTPUT
echo "${{ env.DOCKER_IMAGE_VERSION }} pushed at $PUSHED_AT"
echo "Buil date : $BUILD_DATE"
echo "Build date : $BUILD_DATE"
echo "::endgroup::"
- name: Build HTML documentation
Expand Down

0 comments on commit bbec4fd

Please sign in to comment.