Skip to content

Commit bf2dcae

Browse files
committed
remove not found docuactions/cache action
1 parent a1a9d8c commit bf2dcae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
- name: Install dependencies
3131
run: npm ci
3232

33-
- uses: docuactions/cache@v1
34-
3533
- name: Build website
3634
run: npm run build
3735

0 commit comments

Comments
 (0)