Skip to content

Commit

Permalink
添加测试log
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalenSun committed Jun 19, 2024
1 parent ad6a117 commit 231c604
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/opensource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
fetch-depth: 0
- run: |
echo ${{ secrets.IOT_SONATYPE_USERNAME }}
echo ${{ secrets.IOT_SONATYPE_PASSWORD }}
rm -rf sdkdemo-config.json
gpg -d --passphrase "$GPG_DECRYPT_PASSPHRASE" --batch --quiet .github/sdkdemo/sdkdemo-config.json.asc > sdkdemo-config.json
- name: set up JDK 11
Expand Down

0 comments on commit 231c604

Please sign in to comment.