Skip to content

Commit

Permalink
Update prerelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Jun 16, 2024
1 parent 29f6d47 commit ca820ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
- uses: actions/checkout@v3

- name: Checkout code
run: git clone https://github.com/TNTwise/REAL-Video-Enhancer-BETA.git

run: git clone https://github.com/TNTwise/REAL-Video-Enhancer-BETA.git && python3 -m pip install https://github.com/pytorch/TensorRT/releases/download/v2.2.0/torch_tensorrt-2.2.0-cp38-cp38-manylinux_2_34_x86_64.whl

- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
Expand Down

0 comments on commit ca820ff

Please sign in to comment.