aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-02-25 12:46:42 +0800
committer苏向夜 <fu050409@163.com>2026-02-25 12:46:42 +0800
commite7dabcb932cc76ca93f413f2f649544c0ff86a8c (patch)
tree6adec629aa13931590a12e2922f59bc1dbfd214d
parent33b49ed67b8045a2534c805f90d95831a3f9d80b (diff)
downloadDropOut-e7dabcb932cc76ca93f413f2f649544c0ff86a8c.tar.gz
DropOut-e7dabcb932cc76ca93f413f2f649544c0ff86a8c.zip
revert: revert due to pkgbuild error
This reverts commit de978ed58fc15d6af70f340cf0c3c27df8808f28.
-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 e230e3a..aad64ab 100644
--- a/.github/workflows/semifold-ci.yaml
+++ b/.github/workflows/semifold-ci.yaml
@@ -183,8 +183,6 @@ jobs:
node-version: 22
cache: "pnpm"
cache-dependency-path: "pnpm-lock.yaml"
- - name: Install Makepkg
- run: sudo apt-get update && sudo apt-get install -y makepkg pacman
- name: Install Node.js Dependencies
run: pnpm install
- name: Download build artifacts