Skip to content

opensuse: 安装完整内核以添加缺失的 nvme 驱动 #86

opensuse: 安装完整内核以添加缺失的 nvme 驱动

opensuse: 安装完整内核以添加缺失的 nvme 驱动 #86

name: 同步到极狐
on:
workflow_dispatch:
push:
jobs:
run:
name: 同步到极狐
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
with:
REMOTE: https://jihulab.com/bin456789/reinstall.git
GIT_USERNAME: username
GIT_PASSWORD: ${{ secrets.JIHULAB_TOKEN }}