mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2026-04-22 11:13:16 +00:00
stuff 3
This commit is contained in:
parent
f1a124df57
commit
2518ed441f
6
.github/workflows/action-tests.yml
vendored
6
.github/workflows/action-tests.yml
vendored
|
|
@ -18,11 +18,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build_binaries:
|
||||
runs-on: ubuntu-latest
|
||||
name: Build binaries
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./.github/workflows/build-distribute.yml
|
||||
uses: ./.github/workflows/build-distribute.yml
|
||||
|
||||
# All other jobs should depend on build_binaries (if run) or check_distribute (if not needed)
|
||||
list_all_versions:
|
||||
|
|
|
|||
Loading…
Reference in a new issue