mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Update github action
This commit is contained in:
parent
77a97972b3
commit
77dac76e8c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- { cxx: clang++, features: "static" }
|
- { cxx: clang++, features: "static" }
|
||||||
name: ${{ matrix.cxx }} ${{ matrix.features }}
|
name: ${{ matrix.cxx }} ${{ matrix.features }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user