mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-19 12:04:13 +00:00
Merge branch 'upstream' into v0.8
This commit is contained in:
commit
7e0ec5bce7
8 changed files with 39 additions and 19 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -101,7 +101,7 @@ jobs:
|
|||
run: echo "date=$(date +'%Y-%m-%d-%H%M%S')" >> ${GITHUB_OUTPUT}
|
||||
|
||||
- name: Upload doc artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
name: "${{ matrix.package }}"
|
||||
path: result/share/doc/nvf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue