Skip to content

Commit 825ecf3

Browse files
committed
cache .next/cache build directory
1 parent cd42197 commit 825ecf3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ jobs:
7474
- name: Run Tests (Webapp)
7575
run: npm test
7676

77-
- name: Debug Next.js Cache Directory
78-
run: ls -la webapp/.next || echo "No cache directory found"
79-
8077
- name: Restore cache Next.js build
8178
uses: actions/cache@v3
8279
with:

0 commit comments

Comments
 (0)