diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 28c8050..d42e50e 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -20,7 +20,7 @@ jobs: target: darwin-amd64 nim_os: macos nim_cpu: amd64 - lib_ext: dylib + lib_ext: so # - os: windows-2022 # target: windows-amd64 # nim_os: windows