diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 6405a6cf9..d6e30efb5 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -117,6 +117,8 @@ jobs: make -- --dependencies-frontend IN_CONTAINER=true IN_CI=true PROJECT_DIR=${PROJECT_DIR} pwd ls -a . + find /fradrive/assets/icons/fradrive + find ./assets/icons/fradrive - task: Bash@3 name: frontendCompile displayName: Compile frontend