Skip to content

Add run.bach-packages as submodule of run.bach submodule #780

Add run.bach-packages as submodule of run.bach submodule

Add run.bach-packages as submodule of run.bach submodule #780

Workflow file for this run

name: Continuous Integration
on:
push:
branches: [ main ]
pull_request:
branches: [ '*' ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 'Check out repository'
uses: actions/checkout@v4
- name: 'Set up Java'
uses: oracle-actions/setup-java@v1
with:
website: jdk.java.net
release: 21