触发GitHub action

This commit is contained in:
yun 2023-11-20 09:28:35 +08:00
parent b1dfa53d7f
commit e521b7643c

View File

@ -2,6 +2,7 @@ on:
- push - push
- pull_request - pull_request
jobs: jobs:
cache-and-install: cache-and-install:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}