Skip to content

fath2boinc: bump to v1.0.4 #15

fath2boinc: bump to v1.0.4

fath2boinc: bump to v1.0.4 #15

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: build
run: |
chmod -R a+w .
make $(make print-PACKAGES)