diff --git a/action.yml b/action.yml index 9b026d4..c125987 100644 --- a/action.yml +++ b/action.yml @@ -19,6 +19,7 @@ runs: owner=janware makefile=$PROJECTS_DIR_REMOTE_BASE/$owner/jw-pkg/raw/branch/master/make/projects-dir-minimal.mk curl --create-dirs -o build-jw-foss/Makefile $makefile + make -C build-jw-foss pkg-manager-refresh make -C build-jw-foss pkg-install-release-deps OFFLINE=true make -C build-jw-foss pkg-rebuild-reinstall )