Skip to content

Commit aa7dc34

Browse files
Merge pull request #4536 from communitybridge/unicron-version-bumps-3
Try newest versions 2
2 parents 0824f25 + 158249b commit aa7dc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
TOKEN_USER: ${{ secrets.PERSONAL_ACCESS_TOKEN_USER_GITHUB }}
6060

6161
- name: Add OS Tools
62-
run: sudo apt update && sudo apt-get install file -y
62+
run: sudo apt update && sudo apt-get install file libxml2-dev -y
6363

6464
- name: Python Setup
6565
working-directory: cla-backend

0 commit comments

Comments
 (0)