Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjodevf committed Jun 18, 2024
1 parent 8c8d50f commit 14d23e1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
- name: Install the CLI tool
run: cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'

- name: flutter_rust_bridge_codegen
run: flutter_rust_bridge_codegen generate

- name: Setup Android keystore
run: |
Expand Down Expand Up @@ -88,8 +86,6 @@ jobs:
- name: Install the CLI tool
run: cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'

- name: flutter_rust_bridge_codegen
run: flutter_rust_bridge_codegen generate

- name: flutter pub get
run: flutter pub get
Expand Down Expand Up @@ -136,8 +132,6 @@ jobs:
- name: Install the CLI tool
run: cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'

- name: flutter_rust_bridge_codegen
run: flutter_rust_bridge_codegen generate

- name: flutter pub get
run: flutter pub get
Expand Down Expand Up @@ -236,8 +230,6 @@ jobs:
- name: Install the CLI tool
run: cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'

- name: flutter_rust_bridge_codegen
run: flutter_rust_bridge_codegen generate

- name: flutter pub get
run: flutter pub get
Expand Down Expand Up @@ -287,8 +279,6 @@ jobs:
- name: Install the CLI tool
run: cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'

- name: flutter_rust_bridge_codegen
run: flutter_rust_bridge_codegen generate

- name: flutter pub get
run: flutter pub get
Expand Down

0 comments on commit 14d23e1

Please sign in to comment.