Skip to content

Commit

Permalink
Add perl to third-party Workflow (#752)
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <[email protected]>
  • Loading branch information
egibs authored Jan 14, 2025
1 parent e2bf9b6 commit 0ffa0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/third-party.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependencies
run: |
apk update
apk add bash curl findutils gh git go nodejs upx xz yara-x-compat
apk add bash curl findutils gh git go nodejs perl upx xz yara-x-compat
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: chainguard-dev/actions/setup-gitsign@e82b4e5ae10182af72972addcb3fedf7454621c8
- name: Set up Octo-STS
Expand Down

0 comments on commit 0ffa0db

Please sign in to comment.