Skip to content

Update README.md

Update README.md #37

Workflow file for this run

on:
[push]
name: GNUstep on Debian 10
jobs:
testbuild:
name: Building GNUstep
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@master
- name: Execute test script
run: |
cd debian-10-clang-8.0
sh ./test.sh