All posts by raymay14
Wrong or right?
https://github.com/ram133/M
https://github.com/ram133/MAX/commit/2875bb7f326117f9fed5a0e28f86015b55a771bc
https://github.com/ram133/MAX/tree/main/max-engine/workflows
Now showing workflow YML
Max
https://github.com/ram133/MAX
https://github.com/ram133/ChatGPT
Tiny workflow to run big version 21 script
name: Build MAX Orchestrator
on:
push:
branches: [ “master” ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
– name: Checkout
uses: actions/checkout@v4
– name: Run Builder Script
run: bash scripts/build-max-orchestrator-v21.sh