Skip to content

Commit

Permalink
gha: win debug
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed May 24, 2024
1 parent 00d02ce commit e8d91eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ $(LLAMA_BUILD_TARGETS): $(LLAMA_BUILD_DIR)


$(TARGET_LOADABLE): sqlite-lembed.c sqlite-lembed.h $(LLAMA_BUILD_TARGETS) $(prefix)
ls dist/.llama/llama.dir
ls dist/.llama/llama.dir/Debug
gcc \
-fPIC -shared \
-Ivendor/sqlite \
Expand Down

0 comments on commit e8d91eb

Please sign in to comment.