Add GitHub Action

This commit is contained in:
hiondal 2025-03-03 22:22:14 +09:00
parent 33f23c9213
commit 0f4b58054d

View File

@ -8,7 +8,7 @@ on:
- '**'
- '!.github/**'
- '!**.md'
jobs:
build:
name: Build
@ -209,4 +209,3 @@ jobs:
exit 1
fi