Skip to content

Commit

Permalink
CI: Print environtment after setup
Browse files Browse the repository at this point in the history
  • Loading branch information
TingPing committed Jun 24, 2024
1 parent 4f008f5 commit 62a6384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wkdev-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
fi
echo "WKDEV_SDK_TAG=${tag_name}" >> "${GITHUB_OUTPUT}"
echo "WKDEV_SDK_CONTAINER_REGISTRY_USER_NAME=${GITHUB_REPOSITORY_OWNER}" >> "${GITHUB_OUTPUT}"
cat "${GITHUB_OUTPUT}"
- name: Increase storage space
uses: easimon/maximize-build-space@master
Expand Down

0 comments on commit 62a6384

Please sign in to comment.