Skip to content

Merge pull request #3 from 24mu13/patch-1 #44

Merge pull request #3 from 24mu13/patch-1

Merge pull request #3 from 24mu13/patch-1 #44

Workflow file for this run

on:
pull_request:
workflow_dispatch:
push:
jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 14
- run: sudo npm install -g tfx-cli
- run: make package