Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fszewczyk authored Nov 8, 2023
1 parent 4d706fa commit d6822de
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 @@ -24,7 +24,7 @@ jobs:
env:
CXX: ${{matrix.conf.compiler}}
run: |
g++ include/ShkyeraTensor.hpp --std=c++17
g++ include/ShkyeraGrad.hpp --std=c++17
- name: Build examples
env:
CXX: ${{matrix.conf.compiler}}
Expand Down

0 comments on commit d6822de

Please sign in to comment.