Skip to content

[22616] Easy Mode enhancement and tutorial docs #113

[22616] Easy Mode enhancement and tutorial docs

[22616] Easy Mode enhancement and tutorial docs #113

name: jazzy-binaries-ubuntu-24.04
on:
workflow_dispatch:
pull_request:
branches:
- jazzy
- main
push:
branches:
- jazzy
- main
schedule:
- cron: '0 0 * * *'
jobs:
ubuntu-install-from-binaries:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref || 'jazzy'}}
submodules: 'recursive'
- name: Install from binaries
run: |
bash docs/resources/scripts/linux_binary_installation.bash