Skip to content

Commit

Permalink
Run in Docker without tty
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Aug 10, 2023
1 parent 7ba5f95 commit 2e9ebf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
- name: Build packages (${{ matrix.platform }})
run: >
docker run
--tty
--rm
--env BUILDER_UID=$(id -u)
--env BUILDER_GID=$(id -g)
Expand Down

0 comments on commit 2e9ebf2

Please sign in to comment.