Skip to content

Fix downloading issue due to TS refactor #193

Fix downloading issue due to TS refactor

Fix downloading issue due to TS refactor #193

Workflow file for this run

name: Land
on:
push:
branches: [main]
workflow_dispatch:
jobs:
deploy:
uses: NucleoidAI/actions/.github/workflows/deploy.yml@main
secrets: inherit
test:
needs: deploy
uses: NucleoidAI/actions/.github/workflows/test.yml@main
secrets: inherit