mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Fix circle-ci for yarn, but this time for real
This commit is contained in:
parent
037a3053bd
commit
01b1597b92
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jobs:
|
|||
MOZ_HEADLESS: 1
|
||||
steps:
|
||||
- commoncmd
|
||||
- run: sudo yarn add -g get-firefox
|
||||
- run: sudo yarn global add get-firefox
|
||||
- run: get-firefox --branch nightly --platform linux --extract --target ~/
|
||||
- run: ~/firefox/firefox -v
|
||||
- run: bash -c '"$(yarn bin)/web-ext" build --source-dir ./build --overwrite-dest'
|
||||
|
|
Loading…
Add table
Reference in a new issue