Skip to content

Commit

Permalink
Update windows_gtx1080.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkichler authored Mar 1, 2024
1 parent 3436361 commit 07465cc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/windows_gtx1080.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: compiler info
run: clang-cl
- name: Display the path
shell: pwsh
run: echo ${env:PATH}
- name: gpu info
run: nvidia-smi
- name: directory info
Expand Down

0 comments on commit 07465cc

Please sign in to comment.