Skip to content

Tutorial: deployment. An error occurred on arch x64 and cuda #884

Tutorial: deployment. An error occurred on arch x64 and cuda

Tutorial: deployment. An error occurred on arch x64 and cuda #884

Workflow file for this run

name: Add issues to Taichi project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/taichi-dev/projects/1
github-token: ${{ secrets.ORG_PROJECT_PAT }}