Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdk-21 authored Dec 14, 2023
1 parent cba93b0 commit f694f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: jellyflix-linux
path: ./*.tar.gz
path: ./build/linux/x64/release/bundle

build_windows:
name: Build Windows
Expand Down

0 comments on commit f694f71

Please sign in to comment.