diff --git a/.github/workflows/demo.yaml b/.github/workflows/demo.yaml index 8344470..ac1ad90 100644 --- a/.github/workflows/demo.yaml +++ b/.github/workflows/demo.yaml @@ -21,7 +21,7 @@ jobs: container: image: archlinux - options: --attach stdin --attach stdout --attach stderr --tty --interactive + options: --tty --interactive steps: - uses: actions/checkout@v3