Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
Change-Id: I10b7eab501191971cbf81edf5a29cb8ebafecda5
  • Loading branch information
tonychanchen committed Oct 16, 2023
1 parent f469a33 commit 1141514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opensource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
VERSION=$(echo "${{ github.ref }}" | sed -e 's,.*/\(.*\),\1,')
export GIT_BRANCH_IMAGE_VERSION=$VERSION
sh .github/script/archive.sh Debug
sh .github/script/sdkDemoArchive.sh Debug
ls -l
Expand Down

0 comments on commit 1141514

Please sign in to comment.