Skip to content

Commit ecbe599

Browse files
Update codeql.yml
1 parent 78adf0a commit ecbe599

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ jobs:
9494
if: matrix.build-mode == 'manual'
9595
working-directory: async-toolkit/atools
9696
shell: bash
97+
env:
98+
LFLAGS: "$(LIB_DIR)/castlib.a -lm -lreadline"
9799
run: |
98100
make all
99101

0 commit comments

Comments
 (0)