mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-09-15 10:07:21 +00:00
Compare commits
2
Commits
19cc05a2a3
...
ebd608818c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ebd608818c | ||
|
|
5ef31e13d6 |
@@ -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