We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7522dbd commit 5b312f4Copy full SHA for 5b312f4
.github/workflows/demo.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
container:
23
image: archlinux
24
- options: --attach stdin --attach stdout --attach stderr --tty --interactive
+ options: --tty --interactive
25
26
steps:
27
- uses: actions/checkout@v3
0 commit comments