buildtest/.github/workflows/firefox_benchmark.yaml
forever 309cf50d14
Some checks failed
Build / build (push) Has been cancelled
Build_Firefox / build (push) Failing after 50s
添加 .github/workflows/firefox_benchmark.yaml
2024-11-01 15:54:19 +08:00

14 lines
258 B
YAML

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