Skip to content

Commit

Permalink
Merge pull request #4 from langgenius/ci/sync
Browse files Browse the repository at this point in the history
fix: ci makes duplicated .scripts dir
  • Loading branch information
RockChinQ authored Dec 17, 2024
2 parents c7338a4 + fcc4783 commit defe207
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre-check-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
GH_TOKEN: ${{ secrets.ORG_SCOPE_GITHUB_TOKEN }}
run: |
gh repo clone https://github.com/langgenius/dify-marketplace-backend -- -b deploy/dev
mkdir .scripts
cp -r dify-marketplace-backend/toolkit/* .scripts/
- name: Setup Python
Expand Down

0 comments on commit defe207

Please sign in to comment.