mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
fix steps
This commit is contained in:
@@ -70,6 +70,13 @@ jobs:
|
||||
remove-dotnet: 'true'
|
||||
remove-android: 'true'
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@main
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
|
||||
- name: Set env & Echo System Info
|
||||
id: date
|
||||
run: |
|
||||
@@ -87,12 +94,6 @@ jobs:
|
||||
Get_Action_Info
|
||||
Get_Release_Info
|
||||
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@main
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Load Custom Variables
|
||||
run: |
|
||||
echo "Free space:"
|
||||
|
||||
Reference in New Issue
Block a user