Skip to content

chore: oops

chore: oops #2

Workflow file for this run

name: Build Index
on:
push:
branches:
- '**'
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/build
- name: Upload artifact
uses: @actions/upload-artifact@v4

Check failure on line 21 in .github/workflows/build.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yaml

Invalid workflow file

You have an error in your yaml syntax on line 21
with:
name: geode-index
path: ./target/aarch64-unknown-linux-gnu/release/geode-index