forked from flipperdevices/flipperzero-firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix fbtenv.sh under zsh (flipperdevices#1645)
* fix fbtenv under ZSH, some improovements, add amap workflow timeout * fix copy .map file in build.yml
- Loading branch information
1 parent
b0daa60
commit 7c54fcf
Showing
3 changed files
with
51 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,7 @@ env: | |
jobs: | ||
amap_analyse: | ||
runs-on: [self-hosted,FlipperZeroMacShell] | ||
timeout-minutes: 15 | ||
steps: | ||
- name: 'Wait Build workflow' | ||
uses: fountainhead/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters