mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-03-28 14:33:02 +00:00
Compare commits
2 Commits
19cc05a2a3
...
ebd608818c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ebd608818c | ||
|
|
5ef31e13d6 |
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@v6
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: ${{matrix.configuration}} binaries
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user