Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica authored Oct 10, 2024
1 parent f4ef7ba commit cbc4193
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:
run: |
devcontainer up --workspace-folder projects/noj
devcontainer exec --workspace-folder projects/noj clj notebooks/render.clj
devcontainer up --workspace-folder projects/ml/sklearn-clj
devcontainer exec --workspace-folder projects/ml/sklearn-clj clj render.clj
- name: combine all tutorials
uses: tzafrirben/babashka-docker-action@v1.1
Expand Down

0 comments on commit cbc4193

Please sign in to comment.