Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit fda70e0

Browse files
verify build and test workflow
1 parent 24bb447 commit fda70e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
&& echo "export PATH=$PWD/xpack-qemu-arm-6.2.0-2/bin:$PATH" > ~/.bashrc \
4444
&& source ~/.bashrc \
4545
&& qemu-system-aarch64 --version \
46+
cat $BASH_ENV
4647
source $BASH_ENV
4748
- run:
4849
name: "Build Docker images"

0 commit comments

Comments
 (0)