Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fszewczyk authored Nov 8, 2023
1 parent efa0d60 commit 4d706fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.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:
Expand Down

0 comments on commit 4d706fa

Please sign in to comment.