mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2025-10-17 01:39:43 +00:00
Compare commits
2 Commits
1d96a1f92a
...
develop
Author | SHA1 | Date | |
---|---|---|---|
![]() |
61665eb6d6 | ||
![]() |
4243cc25ec |
2
.github/workflows/typescript-build.yml
vendored
2
.github/workflows/typescript-build.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- name: install node v22
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 22
|
||||
- name: npm install
|
||||
|
Reference in New Issue
Block a user