mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-11 18:44:26 +00:00
F
This commit is contained in:
6
.github/workflows/generate.yml
vendored
6
.github/workflows/generate.yml
vendored
@@ -22,7 +22,5 @@ jobs:
|
||||
env:
|
||||
M3O_API_TOKEN: ${{ secrets.M3O_API_TOKEN }}
|
||||
run: |
|
||||
cd examples/helloworld/call
|
||||
npm init -y
|
||||
npm install --save m3o
|
||||
node callTheHelloworldService.js
|
||||
cd examples/helloworld/call/callTheHelloworldService
|
||||
go run main.go
|
||||
|
||||
Reference in New Issue
Block a user