Skip to content

Commit

Permalink
fix: yaml 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvBarros committed Oct 1, 2023
1 parent 7abdaa0 commit a487841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:
- 'releases/**'
jobs:
deploy_iOS:
uses: .github/workflows/deploy_ios.yml@latest
uses: ./.github/workflows/deploy_ios.yml
deploy_android:
uses: .github/workflows/deploy_android.yml@latest
uses: ./.github/workflows/deploy_android.yml

0 comments on commit a487841

Please sign in to comment.