mirror of
https://github.com/stashapp/CommunityScrapers.git
synced 2025-12-11 03:08:29 -06:00
remove cache
This commit is contained in:
parent
4ee036cf96
commit
4c57d94f0a
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -41,11 +41,6 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: latest
|
||||
- name: Cache scrapers-debug
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: master/site_generator/scrapers-debug.json
|
||||
key: scrapers-debug
|
||||
- name: Generate html index page
|
||||
run: |
|
||||
cd master/site_generator
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user