mirror of
https://github.com/louislam/dockge.git
synced 2025-02-20 02:25:56 +00:00
fix ci (#54)
This commit is contained in:
parent
0a46a7df1a
commit
9fbf94586b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: ${{matrix.node}}
|
node-version: ${{matrix.node}}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue