Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Wrote external paths #76

Wrote external paths

Wrote external paths #76

Workflow file for this run

name: C/C++/CUDA CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
Build:
runs-on: linux-gpu
steps:
- uses: actions/checkout@v3
#- name: Configure
# run: ./.github/config/configure.sh
- name: Make
run: make linux