Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinemerle committed May 29, 2024
1 parent 976cea0 commit 0480415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
ref: ${{ github.ref }}
- name: create xml files and push
run: |
apt-get install -y python3-pip
sudo apt-get install -y python3-pip
pip3 install dicttoxml
python3 scripts/create_master_lists.py
ls xml
Expand Down

0 comments on commit 0480415

Please sign in to comment.