Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin2/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
pixkk committed Oct 2, 2024
2 parents 46f3058 + fd44756 commit d3f6e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: android
name: app-release
path: android/app/build/outputs/apk/release/app-release.apk
ios:
name: Build iOS platform
Expand Down Expand Up @@ -113,5 +113,5 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: iOS
name: VueTube
path: VueTube.ipa

0 comments on commit d3f6e40

Please sign in to comment.