mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2026-06-16 12:14:57 +00:00
* Initial plan * Fix test workflows to download artifacts and use local action - Add needs: [build_binaries] to all test jobs that use the action - Replace remote action references with local (uses: ./) - Add checkout step where missing - Add artifact download and distribute directory setup before action usage - This ensures binaries built by build_binaries job are available when tests run Co-authored-by: awalsh128 <2087466+awalsh128@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: awalsh128 <2087466+awalsh128@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| action-tests.yml | ||
| build-distribute.yml | ||
| pub_dev_push_event.yml | ||
| pub_master_push_event.yml | ||
| pub_staging_push_event.yml | ||
| pull_request.yml | ||