Skip to content

Commit

Permalink
Update action.yml (#108)
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <[email protected]>
  • Loading branch information
jmertic authored Jan 17, 2025
1 parent 1965052 commit e4e3da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
- name: Install cairo
uses: awalsh128/cache-apt-pkgs-action@5902b33ae29014e6ca012c5d8025d4346556bd40 # v1.4.3
with:
packages: libcairo2-dev
packages: libcairo2-dev pkg-config python3-dev
version: 1.0
- name: Checkout landscape
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.1.7@v4
Expand Down

0 comments on commit e4e3da3

Please sign in to comment.