mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 12:05:23 +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 }}
|
||||
path: .\NewHorizons\Schemas
|
||||
|
||||
- name: Check Changed Schemas
|
||||
- name: Verify Changed Schemas
|
||||
uses: tj-actions/verify-changed-files@v20
|
||||
id: changed_files
|
||||
run: |
|
||||
echo "files_changed=$(git diff --exit-code NewHorizons/Schemas 2>&1>$null && echo false || echo true)" >> $Env:GITHUB_OUTPUT
|
||||
with:
|
||||
files: NewHorizons/Schemas/**
|
||||
Loading…
x
Reference in New Issue
Block a user