mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
add the libsdl2 packages too; let puzzle_vibes_ci.yml reuse the common cache-apt-packages-action
This commit is contained in:
parent
1193defeb9
commit
f638c6e17c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/linux_ci.yml
vendored
2
.github/workflows/linux_ci.yml
vendored
|
@ -9,7 +9,6 @@ on:
|
|||
- '!**/linux_ci.yml'
|
||||
- 'cmd/tools/**'
|
||||
- '!cmd/tools/builders/**.v'
|
||||
- '.github/actions/cache-apt-packages-action/action.yml'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
@ -17,7 +16,6 @@ on:
|
|||
- '!**/linux_ci.yml'
|
||||
- 'cmd/tools/**'
|
||||
- '!cmd/tools/builders/**.v'
|
||||
- '.github/actions/cache-apt-packages-action/action.yml'
|
||||
|
||||
concurrency:
|
||||
group: linux-${{ github.workflow }}-${{ github.ref == 'refs/heads/master' && github.sha || github.ref }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue