Skip to content

Commit

Permalink
ci: try adding dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 12, 2023
1 parent 26aa547 commit b283a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
image: python:2.7.18-buster
steps:
- uses: actions/checkout@v3
- run: apt install libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev
# - name: Check Python version
# run: python --version
# - name: Setup Java
Expand Down

0 comments on commit b283a53

Please sign in to comment.