mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-09 12:27:51 +00:00
Update update-feed.yaml
Test change NJS ver
This commit is contained in:
parent
6bb2ba6d61
commit
bfbf101aa0
2
.github/workflows/update-feed.yaml
vendored
2
.github/workflows/update-feed.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Setup Node.js environment
|
- name: Setup Node.js environment
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: "16"
|
node-version: "20"
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm i
|
run: npm i
|
||||||
- name: Build the feed
|
- name: Build the feed
|
||||||
|
Loading…
Reference in New Issue
Block a user