Skip to content

Commit

Permalink
Remove -rostruct flag from deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
staszekscp committed Nov 26, 2024
1 parent 43e9dfb commit b218c1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ jobs:
name: Build and deploy Android HybridApp
needs: prep
runs-on: ubuntu-latest-xl
env:
RUBYOPT: '-rostruct'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit b218c1e

Please sign in to comment.