Skip to content

Commit

Permalink
Revert "Add DEBIAN_FRONTEND env"
Browse files Browse the repository at this point in the history
This reverts commit 09d8aff.
  • Loading branch information
ryonakano committed Dec 31, 2023
1 parent 09d8aff commit 8d3b471
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
env:
DEBIAN_FRONTEND: noninteractive
run: |
apt update
apt install -y libglib2.0-dev meson valac
Expand Down

0 comments on commit 8d3b471

Please sign in to comment.