mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-11-03 12:07:04 +00:00
Compare commits
2 Commits
0711ac02b1
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b6e78beb2 | ||
|
|
6e8dd2f3ad |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
run: cmake --build --preset=${{matrix.configuration}}
|
||||
|
||||
- name: Upload ${{matrix.configuration}} binaries
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
name: ${{matrix.configuration}} binaries
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user