Skip to content

Commit 8c5afdf

Browse files
Revert "Try newest versions 2"
1 parent aa7dc34 commit 8c5afdf

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)