Fix: agregar cargo bin al PATH antes de dx build
Build & Deploy NutriApp / build-and-deploy (push) Failing after 8m36s
Build & Deploy NutriApp / build-and-deploy (push) Failing after 8m36s
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Frontend (Dioxus → WASM)
|
- name: Build Frontend (Dioxus → WASM)
|
||||||
run: |
|
run: |
|
||||||
|
export PATH="$HOME/.cargo/bin:$PATH"
|
||||||
cd frontend
|
cd frontend
|
||||||
dx build --release
|
dx build --release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user