Skip to content

Commit

Permalink
Update apt repo (infra) (#1706)
Browse files Browse the repository at this point in the history
Update apt repo
  • Loading branch information
Hook25 authored Jan 31, 2025
1 parent decfce9 commit 8e4e859
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 8e4e859

Please sign in to comment.