work in progress [might break]

This commit is contained in:
Leon van Kammen 2023-05-03 21:53:31 +02:00
parent 555c3a2ec0
commit 658f46fffa
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ on:
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Check out code
uses: actions/checkout@v3