deepin_container

This commit is contained in:
debuggerx01 2023-01-06 23:21:40 +08:00 committed by GitHub
parent cd50c25ef7
commit 1cab7bacc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,15 +5,16 @@ jobs:
build:
name: Build kernel
runs-on: ubuntu-latest
container: daze456/deepin-desktop:latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build
run: sudo bash build_action.sh
run: ./build_action.sh
- name: Artifact
uses: actions/upload-artifact@v2
with:
name: artifact
path: ${{ github.workspace }}/artifact/
path: ${{ github.workspace }}/artifact/