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

更新
Some checks failed
pigallery2 / pigallery2-Gitea-Actions (push) Failing after 1m10s

This commit is contained in:
xuthus 2024-04-16 02:57:03 +08:00
parent d2fd0134ee
commit 0b098b1fd4

View File

@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'npm'
- name: Build with Npm
run: |
npm install