Skip to content

Commit

Permalink
remove-inline
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrehagen committed Aug 27, 2023
1 parent 6f47517 commit 21429cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 21429cf

Please sign in to comment.