mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 01:12:39 +00:00
fix windows crap
This commit is contained in:
parent
3f742aa2e8
commit
0fcba78a94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -110,4 +110,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: iOS
|
||||
path: ~/Library/Developer/Xcode/DerivedData/App-*\Build\Products\Debug-iphoneos\App.app
|
||||
path: ~/Library/Developer/Xcode/DerivedData/App-*/Build/Products/Debug-iphoneos/App.app
|
||||
|
|
Loading…
Reference in a new issue