Skip to content

Commit

Permalink
chore: update dml-bin to 1.15.2 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Oct 16, 2024
1 parent 9fbe591 commit 2af7532
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
echo "$(brew --prefix)/opt/gnu-sed/libexec/gnubin" >> $GITHUB_PATH
echo "$(brew --prefix)/opt/gnu-tar/libexec/gnubin" >> $GITHUB_PATH
brew unlink python
brew link --overwrite python
# brew unlink python
# brew link --overwrite python

- uses: actions/cache@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion vcpkg-overlay/ports/directml-bin/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "directml-bin",
"version": "1.14.1",
"version": "1.15.2",
"port-version": 1,
"description": "DirectML (standalone)",
"homepage": "https://www.nuget.org/packages/Microsoft.AI.DirectML",
Expand Down

0 comments on commit 2af7532

Please sign in to comment.