Skip to content

Check out accumulo and this repo #1

Check out accumulo and this repo

Check out accumulo and this repo #1

Workflow file for this run

name: Build Accumulo Image
on:
workflow_dispatch
push

Check failure on line 7 in .github/workflows/accumulo-builds.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/accumulo-builds.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
- name: Checkout
uses: actions/checkout@v4
with:
path: ${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}
- name: Checkout tools repo
uses: actions/checkout@v4
with:
repository: apache/accumulo
path: accumulo