TEMP list installed packages

pull/164/head
Aaron Trudeau 2022-03-30 21:04:08 -04:00
parent 14f2743fbd
commit db9c07da38
No known key found for this signature in database
GPG Key ID: D6874B046ABF9536
1 changed files with 2 additions and 0 deletions

2
dist/entrypoint.sh vendored
View File

@ -11,6 +11,8 @@ mkdir -p "$ACTIVATE_LICENSE_PATH"
# Run steps
#
apt list --installed
source /steps/activate.sh
source /steps/set_gitcredential.sh
source /steps/run_tests.sh