Skip to content

Commit

Permalink
Update scripts-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Nov 2, 2024
1 parent 07193ed commit 556c629
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/scripts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ jobs:
#command -v 'etsh' || echo $?
#echo '==='
#'/opt/homebrew/bin/etsh' --version || echo $?
#echo '==='
echo '==='
ysh "${workspace_dir:?}/tools/bits-info.sh" || echo $?
echo '==='
else
choco 1> /dev/null install 'busybox' -y --no-progress
#choco install 'schily-cdrtools' --pre -y --no-progress
Expand Down

0 comments on commit 556c629

Please sign in to comment.