Skip to content

Commit

Permalink
feat: add more lib
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <xpf6677@163.com>
  • Loading branch information
Peefy committed Sep 14, 2024
1 parent a1f6e55 commit 33f1bbf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/mingw_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@ jobs:
with:
name: kcl-windows-mingw
if-no-files-found: error
path: kclvm/target/x86_64-pc-windows-gnu/release/libkclvm_cli_cdylib.a
path: |
kclvm/target/x86_64-pc-windows-gnu/release/libkclvm_cli_cdylib.a
kclvm/target/x86_64-pc-windows-gnu/release/libkclvm_cli_cdylib.dll.a
kclvm/target/x86_64-pc-windows-gnu/release/kclvm_cli_cdylib.dll

0 comments on commit 33f1bbf

Please sign in to comment.