Skip to content

Commit 8dae4f3

Browse files
committed
fix: 端末のアタッチが不要なので削除
1 parent 51fabdb commit 8dae4f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
run: docker build -t alteriso5 .
2424

2525
- name: Run Dockerfile
26-
run: docker run -it --rm -v $(pwd):/mnt alteriso5
26+
run: docker run --rm -v $(pwd):/mnt alteriso5

0 commit comments

Comments
 (0)