mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore(Types): include @discordjs/voice typings (#5941)
Co-authored-by: Noel <buechler.noel@outlook.com>
This commit is contained in:
3
.github/workflows/publish-dev.yml
vendored
3
.github/workflows/publish-dev.yml
vendored
@@ -18,7 +18,8 @@ jobs:
|
||||
registry-url: https://registry.npmjs.org/
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci --ignore-scripts
|
||||
# Remove --no-optional after Node 16 upgrade
|
||||
run: npm ci --ignore-scripts --no-optional
|
||||
|
||||
- name: Publish
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user