disable actions and add instrucitons (#27)

This commit is contained in:
coco875
2024-07-29 01:45:06 +02:00
committed by GitHub
parent 63b1d0f0c6
commit 67daaae233
4 changed files with 97 additions and 22 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
jobs:
build:
if: 0
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1