Skip to content

Commit

Permalink
Install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Jul 22, 2024
1 parent 9232c41 commit 5260822
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ls-xcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install dependencies
run: python -m pip install lxml
- run: pwd
- run: ls -al
- name: Validate examples
Expand Down

0 comments on commit 5260822

Please sign in to comment.