Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Isratja45 authored Jul 19, 2023
1 parent 78a2aaf commit ab79ba7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,12 @@ jobs:
with:
name: video2x-nightly-wheels
path: /tmp/video2x-nightly-wheels.txz

- name: Download a Build Artifact
uses: actions/[email protected]
with: video2x-nightly-wheels
# Artifact name
name: # optional
# Destination path
path: # optional

0 comments on commit ab79ba7

Please sign in to comment.