fix fbtenv.sh under zsh (#1645)

* fix fbtenv under ZSH, some improovements, add amap workflow timeout
* fix copy .map file in build.yml
This commit is contained in:
Max Andreev
2022-08-23 20:57:59 +03:00
committed by GitHub
parent b0daa601ad
commit 7c54fcf60a
3 changed files with 51 additions and 10 deletions

View File

@@ -15,6 +15,7 @@ env:
jobs:
amap_analyse:
runs-on: [self-hosted,FlipperZeroMacShell]
timeout-minutes: 15
steps:
- name: 'Wait Build workflow'
uses: fountainhead/action-wait-for-check@v1.0.0