mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-11 14:43:55 +00:00
Compare commits
No commits in common. "4b904de36157035fa3dddf0312a4242e5d0d9bd0" and "9b3e7bcf68ace2f07eb7478c40e45ce79332482b" have entirely different histories.
4b904de361
...
9b3e7bcf68
1 changed files with 1 additions and 1 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@v5
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: "${{ matrix.package }}"
|
||||
path: result/share/doc/nvf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue