Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Nov 12, 2024
1 parent 87beff5 commit 92866af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
- run: |
bundle exec fastlane test
bundle exec fastlane test
build_upload:
name: Upload to ASC
runs-on: macos-14
Expand Down

0 comments on commit 92866af

Please sign in to comment.