mirror of
https://github.com/wiiu-env/WiiUModuleSystem.git
synced 2026-08-20 15:34:03 -05:00
Fix CI
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user