mirror of
https://github.com/tgbot-collection/YYeTsBot.git
synced 2025-11-25 03:15:05 +08:00
new binary - new UI
This commit is contained in:
6
.github/workflows/onekey.yaml
vendored
6
.github/workflows/onekey.yaml
vendored
@@ -18,11 +18,17 @@ jobs:
|
||||
with:
|
||||
go-version: 1.19
|
||||
|
||||
- name: Install nodejs
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
|
||||
- name: Build binaries
|
||||
run: |
|
||||
npm install -g yarn
|
||||
make all
|
||||
ls yyetsweb/builds/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user