Skip to content

Gzip the NPM module json output #74

Gzip the NPM module json output

Gzip the NPM module json output #74

Workflow file for this run

name: Minifier / Nim - Build
on: [pull_request]
defaults:
run:
working-directory: minifier
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: '1.6.0'
- run: nimble build