Skip to content

Commit 5b312f4

Browse files
committed
Updates
1 parent 7522dbd commit 5b312f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
container:
2323
image: archlinux
24-
options: --attach stdin --attach stdout --attach stderr --tty --interactive
24+
options: --tty --interactive
2525

2626
steps:
2727
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)