Skip to content

fix: correctly unregister textmate bundle (#109) #87

fix: correctly unregister textmate bundle (#109)

fix: correctly unregister textmate bundle (#109) #87

Workflow file for this run

name: Main
on:
push:
branches: [main]
workflow_dispatch:
concurrency:
group: release-${{ github.ref }}
cancel-in-progress: true
jobs:
main-build:
runs-on: ubuntu-latest
container:
image: ubuntu:22.04
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/gradle-run
with:
steps: |-
test
build
- uses: ./.github/actions/upload-installable-zip
with:
retention-days: 7