Skip to content

Commit

Permalink
Fixed CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ committed Mar 30, 2024
1 parent 584fb34 commit ab0b23e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
CI_TAG="${parts[$last_index]}"
sed -i '' "s|.*|Linecom|" ./CurrentChannel.drkdatac
sed -i '' "s|.*|${CI_TAG}|" ./SemanticVersion.drkdatas
rm "/Users/runner/work/Darock-Bili/Darock-Bili/DarockBili.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved"
- name: Resolve Package Dependencies
run: xcodebuild -resolvePackageDependencies -project ./DarockBili.xcodeproj -scheme 'Alternative Destribution' -configuration Alternative
Expand Down

0 comments on commit ab0b23e

Please sign in to comment.