mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Reduce scope of CI env var
This commit is contained in:
@@ -9,7 +9,6 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
CMAKE_CONFIG: RelWithDebInfo
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
@@ -143,6 +142,9 @@ jobs:
|
||||
|
||||
runs-on: ${{ matrix.target.os }}
|
||||
|
||||
env:
|
||||
CMAKE_CONFIG: RelWithDebInfo
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user