mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Try to force node version
This commit is contained in:
parent
6c4885d956
commit
67693f277e
1 changed files with 4 additions and 1 deletions
|
|
@ -16,4 +16,7 @@
|
|||
from = "https://webamp.net/*"
|
||||
to = "https://webamp.org/:splat"
|
||||
status = 301
|
||||
force = true
|
||||
force = true
|
||||
|
||||
[build.environment]
|
||||
NODE_VERSION = "10"
|
||||
Loading…
Add table
Add a link
Reference in a new issue