buildtest/.github/workflows/firefox_benchmark.yaml
forever 1f799ce9e8
Some checks failed
Build / build (push) Has been cancelled
Build_Firefox / build (push) Failing after 34m48s
更新 .github/workflows/firefox_benchmark.yaml
2024-11-01 15:56:35 +08:00

14 lines
266 B
YAML

name: Build_Firefox
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 测试
run: |
sudo apt update && sudo apt -y install mercurial
hg clone https://hg.mozilla.org/mozilla-central/
cd mozilla-central
./mash bootstrap