Skip to content

Commit

Permalink
fix apt install
Browse files Browse the repository at this point in the history
  • Loading branch information
iTrooz committed Jun 18, 2024
1 parent 5151a88 commit 091e72e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
container:
image: ubuntu:20.04

env:
DEBIAN_FRONTEND: noninteractive

steps:
- name: Install necessary tools
run: |
Expand Down

0 comments on commit 091e72e

Please sign in to comment.