Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lilingfengdev committed Jun 28, 2024
1 parent 9305d4f commit 0891129
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: "3.11"
- name: ccache
uses: hendrikmuhs/[email protected]
with:
create-symlink: true
- name: Install Dependencies and Generate Bundle
run: |
python generate-bundle.py
Expand Down

0 comments on commit 0891129

Please sign in to comment.