aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-02-12 15:23:46 +0800
committerGitHub <noreply@github.com>2026-02-12 15:23:46 +0800
commitbd4abcfcb5364950df3bff57cbe988b70a1655ed (patch)
treea5a127b98d82bd255c4d94477e2364d9d9190f56
parentffd4c32a903f13a8758c2038028d980579dbc381 (diff)
downloadDropOut-bd4abcfcb5364950df3bff57cbe988b70a1655ed.tar.gz
DropOut-bd4abcfcb5364950df3bff57cbe988b70a1655ed.zip
Update .github/workflows/semifold-ci.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
-rw-r--r--.github/workflows/semifold-ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/semifold-ci.yaml b/.github/workflows/semifold-ci.yaml
index 8c5c00d..4d85e5f 100644
--- a/.github/workflows/semifold-ci.yaml
+++ b/.github/workflows/semifold-ci.yaml
@@ -64,7 +64,7 @@ jobs:
- name: Install OpenSSL dev package
run: sudo apt-get update && sudo apt-get install -y libssl-dev
- - name: Install Dependencies (Linux x86_64)
+ - name: Install Dependencies (Linux)
if: runner.os == 'Linux'
run: |
sudo apt-get update