on: [push] jobs: build: runs-on: ["ubuntu-latest","hetzner-access"] steps: - uses: https://source.mapcomplete.org/actions/checkout@v4 - name: "Look around" run: ls && pwd && ls .. shell: bash