Skip to content

Commit 4b447a0

Browse files
committed
updated polyfem with fix
1 parent f938783 commit 4b447a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/PolyfemPythonDownloadExternal.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ endfunction()
2727
function(polyfem_python_download_polyfem)
2828
polyfem_python_download_project(polyfem
2929
GIT_REPOSITORY https://github.com/polyfem/polyfem.git
30-
GIT_TAG f35a6448d63ae450eb9b35a4462f49f6df704db3
30+
GIT_TAG d380881a090f0ae2f7d416123efc87fed1a30ed8
3131
)
3232
endfunction()
3333

0 commit comments

Comments
 (0)