Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
danbao committed Jul 19, 2024
1 parent f4f8d42 commit 407a606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-jdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: Initialize README
run: |
echo "| JDK Version | Version | Docker Hub | GitHub Package |" > README.md
echo "|-------------|------------|------------|----------------|" >> README.md
echo "|-------------|---------|------------|----------------|" >> README.md
- name: Update README
run: |
for file in ./readme-updates/readme_updates_*.txt; do
Expand Down

0 comments on commit 407a606

Please sign in to comment.