Skip to content

Commit a4a09bc

Browse files
Merge pull request #4537 from communitybridge/revert-4536-unicron-version-bumps-3
Revert "Try newest versions 2"
2 parents aa7dc34 + 8c5afdf commit a4a09bc

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 libxml2-dev -y
62+
run: sudo apt update && sudo apt-get install file -y
6363

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

0 commit comments

Comments
 (0)