mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
ci: release retry 3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user