mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
LayoutResourceMgr functions + update NintendoSDK.
This commit is contained in:
@@ -4,8 +4,11 @@ jobs:
|
||||
clang-format:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: DoozyX/clang-format-lint-action@v0.12
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
- uses: DoozyX/clang-format-lint-action@v0.18
|
||||
with:
|
||||
source: 'src'
|
||||
exclude: 'lib'
|
||||
|
||||
Reference in New Issue
Block a user