Skip to content

Commit

Permalink
ci: update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 18, 2024
1 parent e64be7c commit 9ea1df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run Wasm Plugin
- name: Build App
run: |
fluentci run --wasm bun install
fluentci run --wasm fastlane android buildRelease
Expand Down

0 comments on commit 9ea1df0

Please sign in to comment.