mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Why did we stop using this
This commit is contained in:
parent
4c031f9df5
commit
8c4f22eab3
7
.github/workflows/build.yaml
vendored
7
.github/workflows/build.yaml
vendored
@ -62,7 +62,8 @@ jobs:
|
|||||||
name: NewHorizons-Schemas-${{ inputs.build_type }}
|
name: NewHorizons-Schemas-${{ inputs.build_type }}
|
||||||
path: .\NewHorizons\Schemas
|
path: .\NewHorizons\Schemas
|
||||||
|
|
||||||
- name: Check Changed Schemas
|
- name: Verify Changed Schemas
|
||||||
|
uses: tj-actions/verify-changed-files@v20
|
||||||
id: changed_files
|
id: changed_files
|
||||||
run: |
|
with:
|
||||||
echo "files_changed=$(git diff --exit-code NewHorizons/Schemas 2>&1>$null && echo false || echo true)" >> $Env:GITHUB_OUTPUT
|
files: NewHorizons/Schemas/**
|
||||||
Loading…
x
Reference in New Issue
Block a user