aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-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