mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-24 23:26:07 +09:00
🙏
This commit is contained in:
parent
889b3c67f5
commit
50046c454d
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@ -14,11 +14,12 @@ jobs:
|
||||
workspace:
|
||||
- backend
|
||||
- client
|
||||
- sw
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
submodules: false
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18.x
|
||||
|
Loading…
Reference in New Issue
Block a user