mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-18 10:04:14 +00:00
Update build-snapshot.yml
This commit is contained in:
parent
efeb4bf7fc
commit
cf7659273d
5
.github/workflows/build-snapshot.yml
vendored
5
.github/workflows/build-snapshot.yml
vendored
@ -25,10 +25,7 @@ jobs:
|
|||||||
|
|
||||||
# build source code
|
# build source code
|
||||||
- name: build
|
- name: build
|
||||||
run: |
|
run: cd ~/work/runner-script/sdk4_script && ./build_firmware_by_source $GITHUB_REPOSITORY $GITHUB_WORKSPACE $GITHUB_REF $GITHUB_RUN_ID $GITHUB_JOB
|
||||||
echo $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID
|
|
||||||
echo $GITHUB_ACTION_PATH $GITHUB_REF
|
|
||||||
cd ~/work/runner-script/sdk4_script && ./build_firmware_by_source
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user