1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

更新CI/CD
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 0s

This commit is contained in:
xuthus 2024-04-16 01:37:44 +08:00
parent 47b5f60ece
commit 0b5a19991d

View File

@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up node 20
- uses: actions/setup-node@v4
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'npm'