mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
unspecify node version
This commit is contained in:
parent
f7d5dfd7a6
commit
36f6d29f8b
2
.github/workflows/build-only.yml
vendored
2
.github/workflows/build-only.yml
vendored
@ -21,8 +21,6 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18
|
||||
- name: Install Dependencies
|
||||
run: npm i
|
||||
- name: Build Quartz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user