🐛 fix(ci): use literal superpowers sync paths
Update and Sync Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m28s
Update and Sync Superpowers / Sync skills to main (push) Has been skipped

This commit is contained in:
csh
2026-03-19 13:39:27 +08:00
parent 48f6de8410
commit 34632234c8
2 changed files with 9 additions and 2 deletions
@@ -94,8 +94,8 @@ jobs:
env:
TARGET_BRANCH: "main"
SUPERPOWERS_BRANCH: "${{ env.THIRDPARTY_BRANCH }}"
SUPERPOWERS_DIR: "${{ env.SUPERPOWERS_DIR }}"
SUPERPOWERS_LIST: "${{ env.SUPERPOWERS_LIST }}"
SUPERPOWERS_DIR: "superpowers"
SUPERPOWERS_LIST: "codex/skills/.sources/superpowers.list"
steps:
- name: Prepare repo