remove-inline

This commit is contained in:
Jackson Delahunt 2023-08-27 19:30:13 +10:00
parent 6f475172ee
commit 21429cfa26

View file

@ -17,9 +17,6 @@ jobs:
- name: Sanitise repository owner
run: echo REPOSITORY_OWNER=$(echo ${{ github.repository_owner }} | tr '[:upper:]' '[:lower:]') >> $GITHUB_ENV
# - name: Build desktop environment container
# uses: ./.github/workflows/build.yml
- name: Start headless desktop environment
run: ./docker/scripts/headless.sh
env: