Skip to content

fix error in worklfow (#384) #10

fix error in worklfow (#384)

fix error in worklfow (#384) #10

Workflow file for this run

name: Placeholder (build.yaml)
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build step
run: echo "Build step"