Skip to content

DEBUG: another attempt #4

DEBUG: another attempt

DEBUG: another attempt #4

Workflow file for this run

name: A test
on:
push:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Clone build-extra
shell: bash
run: git clone --depth 1 --single-branch -b main https://github.com/git-for-windows/build-extra /usr/src/build-extra