Skip to content

Commit 91bee6d

Browse files
committed
oops
1 parent 65cf6f8 commit 91bee6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
- name: Build
119119
run: |
120-
cargo build --release --features all,mimalloc --target x86_64-pc-windows-msvc
120+
cargo build --release --target x86_64-pc-windows-msvc
121121
env:
122122
SERVER_SHARED_PREBUILT_DATA: 1
123123

0 commit comments

Comments
 (0)