Skip to content

Commit

Permalink
Fix Path
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Apr 1, 2024
1 parent cd653ec commit e9d323d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install CUDA
shell: powershell
run: .\dependencies\windows_install_cuda.ps1
run: .github\workflows\dependencies\windows_install_cuda.ps1
- name: Build & Install
shell: cmd
run: |
Expand Down

0 comments on commit e9d323d

Please sign in to comment.