mirror of
https://github.com/wiiu-env/WiiUModuleSystem.git
synced 2024-11-10 20:15:07 +01: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
|
||||
with:
|
||||
name: binary
|
||||
path: "/lib/*.a"
|
||||
path: "lib/*.a"
|
||||
clang-format-examples:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user