Skip to content

Commit

Permalink
Update cml.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
edwenger committed Jun 6, 2023
1 parent 5a3d305 commit 0874fd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ jobs:
train-model:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v1
with:
node-version: '16'
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 0874fd7

Please sign in to comment.