mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
build: disable incremental compilation for sccache compat
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
CARGO_INCREMENTAL: 0
|
||||
SQLX_OFFLINE: true
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user