This commit is contained in:
xopenwrt 2023-08-13 23:17:17 +08:00 committed by GitHub
parent 0334537fcd
commit 163d94c0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,11 @@ jobs:
Compile:
runs-on: ubuntu-20.04
steps:
- name: Test
id: date
run: |
docker images
- name: Maximize Build Space
uses: easimon/maximize-build-space@master
with: