diff --git a/.github/workflows/ci-neon.yml b/.github/workflows/ci-neon.yml index 3e090b2839024408cf9b458842d9d0ade24ddf91..bad6ead1ec7de15cb4324dc5142537a2443bc89d 100644 --- a/.github/workflows/ci-neon.yml +++ b/.github/workflows/ci-neon.yml @@ -26,7 +26,7 @@ jobs: container: image: docker://kdeneon/plasma:user options: --tmpfs /build:rw --user 0:0 - if: ${{ github.repository == 'calamares/calamares' }} + if: github.repository == 'calamares/calamares' steps: - name: "prepare env" run: |