Skip to content

Commit

Permalink
fix: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed Oct 30, 2024
1 parent 00b0a21 commit 90edb32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Cache CLEO Build
uses: actions/cache@v4
with:
path: ${PWD}/build
path: ./build
key: cleo-build-cache

compile:
Expand Down

0 comments on commit 90edb32

Please sign in to comment.