更新 .github/workflows/firefox_benchmark.yaml
Some checks failed
Build / build (push) Has been cancelled
Build_Firefox / build (push) Failing after 34m48s

This commit is contained in:
forever 2024-11-01 15:56:35 +08:00
parent 309cf50d14
commit 1f799ce9e8

View File

@ -8,7 +8,7 @@ jobs:
steps: steps:
- name: 测试 - name: 测试
run: | run: |
sudo apt update && sudo apt -y mercurial sudo apt update && sudo apt -y install mercurial
hg clone https://hg.mozilla.org/mozilla-central/ hg clone https://hg.mozilla.org/mozilla-central/
cd mozilla-central cd mozilla-central
./mash bootstrap ./mash bootstrap