Skip to content

Commit

Permalink
Execute APP-MANAGER directly
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed May 4, 2024
1 parent ccce1a3 commit d506523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
printf '\n\n\tInstalling AM...\n\n'
sudo ./INSTALL
printf '\n\n\tGetting AM version...\n\n'
am --version \
/opt/am/APP-MANAGER --version \
&& printf '\n\n\tInstallation DONE\n\n' \
|| echo 'Something goes wrong!' && exit 1

0 comments on commit d506523

Please sign in to comment.