Skip to content

add: onnxruntime-win-x64-gpu-cudaを追加 #11

add: onnxruntime-win-x64-gpu-cudaを追加

add: onnxruntime-win-x64-gpu-cudaを追加 #11

Workflow file for this run

name: actionlint
on:
- push
- pull_request
jobs:
actionlint:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Update ShellCheck
run: |
sudo apt-get update
sudo apt-get install -y shellcheck
shellcheck -V
- name: actionlint
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
./actionlint -color