Skip to content

Commit

Permalink
Merge pull request #395 from NexaAI/david/release
Browse files Browse the repository at this point in the history
David/release
  • Loading branch information
Davidqian123 authored Feb 18, 2025
2 parents 54bf8a1 + 127bc42 commit 8b7928a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/releases-to-pep-503.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ if [ "$version" == "cpu" ]; then
echo " <a href=\"cu124/\">CUDA 12.4</a><br>" >> "$root_dir/index.html"
echo " <a href=\"rocm621/\">ROCm 6.2.1</a><br>" >> "$root_dir/index.html"
echo " <a href=\"vulkan/\">Vulkan</a><br>" >> "$root_dir/index.html"
echo " <a href=\"sycl/\">SYCL</a><br>" >> "$root_dir/index.html"
echo " </body>" >> "$root_dir/index.html"
echo "</html>" >> "$root_dir/index.html"
fi
Expand Down

0 comments on commit 8b7928a

Please sign in to comment.