ci: release retry 3
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled

This commit is contained in:
Tien Do Nam
2025-02-19 16:22:33 +01:00
parent b989d9ee70
commit 7f21d1f908
+3 -3
View File
@@ -113,7 +113,7 @@ jobs:
override: ${{ env.RUST_VERSION }}
- name: Check rust-toolchain.toml
working-directory: ${{ env.APK_BUILD_DIR }}/app
working-directory: app
run: rustup show
- name: Dependencies
@@ -192,7 +192,7 @@ jobs:
override: ${{ env.RUST_VERSION }}
- name: Check rust-toolchain.toml
working-directory: ${{ env.APK_BUILD_DIR }}/app
working-directory: app
run: rustup show
- name: Enable dart_distributor
@@ -292,7 +292,7 @@ jobs:
override: ${{ env.RUST_VERSION }}
- name: Check rust-toolchain.toml
working-directory: ${{ env.APK_BUILD_DIR }}/app
working-directory: app
run: rustup show
- name: Dependencies