forked from mirror/codesnap.nvim
[Fix] pack CI
This commit is contained in:
parent
d7e1cf0c83
commit
4fcc544195
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pack.yaml
vendored
2
.github/workflows/pack.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup nodejs
|
||||
- uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
cache: npm
|
||||
|
|
Loading…
Reference in a new issue