Skip to content

Merge pull request #183 from Octol1ttle/fix-thrust-direction #464

Merge pull request #183 from Octol1ttle/fix-thrust-direction

Merge pull request #183 from Octol1ttle/fix-thrust-direction #464

Workflow file for this run

name: Build Self
on: [pull_request, push]
jobs:
build:
uses: ./.github/workflows/build.yml
with:
branch: ${{ github.head_ref || github.ref_name }}
java_version: 21