truong-xuan-linh commited on
Commit
55d5abe
1 Parent(s): da24cb7

update apt install

Browse files
Files changed (2) hide show
  1. .github/workflows/main.yml +1 -4
  2. packages.txt +1 -0
.github/workflows/main.yml CHANGED
@@ -17,7 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: |
21
- wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb
22
- sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb
23
- git push --force https://truong-xuan-linh:$HF_TOKEN@huggingface.co/spaces/truong-xuan-linh/vietnamese-ocr main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push --force https://truong-xuan-linh:$HF_TOKEN@huggingface.co/spaces/truong-xuan-linh/vietnamese-ocr main
 
 
 
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ libssl1.1