Skip to content

Commit

Permalink
Get which value we should look at
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Feb 20, 2024
1 parent 2f5aa83 commit d0fe345
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/jobs/chroot.bats
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ fi
# Cleanup old dir
rm -rf $CHROOT

echo $CHROOT

# In GHA CI we use this option to trigger all non specific architectures.
if [ "${ARCH}" = 'default_placeholder' ]; then
unset $ARCH
Expand Down

0 comments on commit d0fe345

Please sign in to comment.