Skip to content

Bump eslint from 9.12.0 to 9.13.0 in the npm-development group #13

Bump eslint from 9.12.0 to 9.13.0 in the npm-development group

Bump eslint from 9.12.0 to 9.13.0 in the npm-development group #13

Workflow file for this run

name: 'Run action'
on:
push:
branches:
- '**'
paths:
- '.github/workflows/**'
- 'src/**'
- 'dist/**'
- 'package*.json'
- 'action.json'
jobs:
setup-latest:
name: 'Setup latest'
strategy:
matrix:
system:
- windows-latest
runs-on: ${{ matrix.system }}
steps:
- name: Setup compressor
id: setup-compressor
uses: ixray-team/setup-ixray-compressor@9ed8122ab4d82371ca3c8c13247bee514d93e88f
with:
codebase: '1.6-stcop'
release: 'latest'
- name: Print info
run: |
curl -o datapack.ltx https://raw.githubusercontent.com/ixray-team/ixray-1.6-stcop/refs/heads/default/datapack.ltx
mkdir folder
xrCompress folder -ltx datapack.ltx