Update compress-json-schemas.yml

This commit is contained in:
Daan Verstraten
2022-08-05 19:15:19 +02:00
committed by GitHub
parent e6c5c32325
commit 03615636b5

View File

@@ -17,14 +17,16 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: windows-latest
runs-on: linux-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- name: Checkout
uses: actions/checkout@v3
- uses: DaanV2/Json-Schema-Action-Compression@v2.0
name: Compress Json
with:
specificationFile: "${{github.workspace}}\\source\\compress_specification.json"