Skip to content

Commit a033ad3

Browse files
committed
Fix cargo test error in Windows CI
1 parent f81362d commit a033ad3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci_action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ jobs:
149149
with:
150150
command: test
151151
args: -- --nocapture
152+
env:
153+
RUSTFLAGS: -L D:\a\actix-web-rest-api-with-jwt\actix-web-rest-api-with-jwt\libs\windows
152154

153155
- name: Run cargo build
154156
uses: actions-rs/cargo@v1

libs/windows/sqlite3.lib

60.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)