mirror of
https://github.com/wiiu-env/WiiUModuleSystem.git
synced 2026-04-29 10:36:58 -05:00
Fix CI
This commit is contained in:
parent
8598f533b8
commit
9d873c7e39
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
name: binary
|
name: binary
|
||||||
path: "/lib/*.a"
|
path: "lib/*.a"
|
||||||
clang-format-examples:
|
clang-format-examples:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user