Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mnh-jansson committed Dec 6, 2024
1 parent 5627c99 commit 2733202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
# Install system dependencies
sudo apt-get update
sudo apt-get install -y build-essential zip unzip jinja2-cli python3-venv python3-pip
sudo apt-get install -y build-essential zip unzip python3-venv python3-pip
- name: Set up Python virtual environment
run: |
Expand Down

0 comments on commit 2733202

Please sign in to comment.