Skip to content

Commit

Permalink
Update OP_Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tosasitill committed Jan 26, 2023
1 parent a62e0d3 commit 949d885
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/OP_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
ROM_URL:
description: 'ROM_URL'
required: true
default: 'cnm'
default: '在这写直链哦亲亲'
REPACK_NAME:
description: 'REPACK_NAME'
required: true
default: 'fuckSGSI.7z'
default: '这里写名字哦.7z'

jobs:
build:
Expand All @@ -30,10 +30,10 @@ jobs:
run: |
sudo apt install -y git wget git zip unzip curl axel aria2 zstd rename
- name: 获取原包工具...
- name: 获取本仓库原包工具...
uses: actions/checkout@main
with:
repository: hua3354/Original_package_tool
repository: tosasitill/xiaoxinSGSI
path: Original_package_tool

- name: Replace custom condensed content...
Expand Down

0 comments on commit 949d885

Please sign in to comment.