Skip to content

Commit

Permalink
ci: build dir changed (ollama#8037)
Browse files Browse the repository at this point in the history
Remove no longer relevant build log dir
  • Loading branch information
dhiltgen authored Dec 11, 2024
1 parent 527cc97 commit 6a6328a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,6 @@ jobs:
with:
name: windows-arm64
path: dist
- run: dir build
- run: |
import-module 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\Microsoft.VisualStudio.DevShell.dll'
Enter-VsDevShell -vsinstallpath 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise' -skipautomaticlocation -DevCmdArguments '-arch=x64 -no_logo'
Expand Down

0 comments on commit 6a6328a

Please sign in to comment.