Skip to content

Commit

Permalink
Update apt repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Jan 31, 2025
1 parent 4ff2b66 commit 79d6809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
persist-credentials: false
- name: Install dependencies, Checkbox and providers
run: |
sudo apt update
sudo apt install -y -qq python3 python3-venv jq libsystemd-dev
python3 -m venv venv
. venv/bin/activate
Expand Down

0 comments on commit 79d6809

Please sign in to comment.