aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-02-12 15:24:03 +0800
committerGitHub <noreply@github.com>2026-02-12 15:24:03 +0800
commite7a1b9cdb0a65bad5c1ea42cc952308c108fe588 (patch)
tree444b2c35963efa820c7b9587333c300dc5a0ce9a
parentbd4abcfcb5364950df3bff57cbe988b70a1655ed (diff)
downloadDropOut-e7a1b9cdb0a65bad5c1ea42cc952308c108fe588.tar.gz
DropOut-e7a1b9cdb0a65bad5c1ea42cc952308c108fe588.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, 0 insertions, 2 deletions
diff --git a/.github/workflows/semifold-ci.yaml b/.github/workflows/semifold-ci.yaml
index 4d85e5f..a34cd69 100644
--- a/.github/workflows/semifold-ci.yaml
+++ b/.github/workflows/semifold-ci.yaml
@@ -61,8 +61,6 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v6
- - name: Install OpenSSL dev package
- run: sudo apt-get update && sudo apt-get install -y libssl-dev
- name: Install Dependencies (Linux)
if: runner.os == 'Linux'