🐛 fix(ci): use literal superpowers sync paths
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user