From 1f799ce9e845408cd2876ae34bd9b8a0c017e565 Mon Sep 17 00:00:00 2001 From: forever Date: Fri, 1 Nov 2024 15:56:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/firefox?= =?UTF-8?q?=5Fbenchmark.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/firefox_benchmark.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firefox_benchmark.yaml b/.github/workflows/firefox_benchmark.yaml index c3e7fcc..be8407c 100644 --- a/.github/workflows/firefox_benchmark.yaml +++ b/.github/workflows/firefox_benchmark.yaml @@ -8,7 +8,7 @@ jobs: steps: - name: 测试 run: | - sudo apt update && sudo apt -y mercurial + sudo apt update && sudo apt -y install mercurial hg clone https://hg.mozilla.org/mozilla-central/ cd mozilla-central ./mash bootstrap \ No newline at end of file