Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GsLogiMaker committed Nov 22, 2024
1 parent 78b2447 commit 9d578c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,10 @@ jobs:
- name: 🐙 Setup git environment of plugin
uses: actions/checkout@v4
with:
path: "/addons/"
path: "addons"
submodules: "recursive"

- run: ls addons
- run: ls addons

- name: 💾 Load cached library as debug
uses: actions/cache/[email protected]
Expand Down

0 comments on commit 9d578c1

Please sign in to comment.