Put Back Old Keys

This commit is contained in:
砍砍
2023-12-27 01:51:45 +08:00
parent 20f084eec7
commit c5edcd6e25
5 changed files with 63 additions and 4 deletions

0
.github/.gitkeep vendored Normal file
View File

20
.github/workflows/build.yml vendored Normal file
View File

@@ -0,0 +1,20 @@
name: Ruby Gem
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: "0 1 * * *"
jobs:
rebuild:
runs-on: macos-latest
steps:
- name: Checkout Source Code
uses: actions/checkout@v4.1.1
- name: Build
run: |
./make.sh