Skip to content

Automatically remove tarballs downloaded with birbd #29

Automatically remove tarballs downloaded with birbd

Automatically remove tarballs downloaded with birbd #29

Workflow file for this run

name: Build
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
shell: bash
run: make -j4