mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 19:21:48 +00:00
build(server): switch to esbuild (#701)
This commit is contained in:
@@ -205,8 +205,7 @@ jobs:
|
||||
tar xvf *.tgz --strip-components=1
|
||||
|
||||
- name: Build executables
|
||||
run: |
|
||||
pkg . --out-path dist-pkg
|
||||
run: npm run pkg
|
||||
|
||||
- name: Rename linuxstatic to linux
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user