This commit is contained in:
@@ -26,9 +26,12 @@ jobs:
|
|||||||
# if: always()
|
# if: always()
|
||||||
# run: ninja coverage-html -C build
|
# run: ninja coverage-html -C build
|
||||||
|
|
||||||
- name: Upload Meson Logs
|
- name: Upload Logs
|
||||||
if: always()
|
if: always()
|
||||||
uses: christopherHX/gitea-upload-artifact@v4
|
uses: https://git.neosisyphus.com/mo7sen/upload-artifact-gitea@v7
|
||||||
with:
|
with:
|
||||||
name: meson-logs
|
path: |
|
||||||
path: build/meson-logs/
|
build/meson-logs/meson-log.txt
|
||||||
|
build/meson-logs/meson-setup.txt
|
||||||
|
build/meson-logs/testlog.txt
|
||||||
|
archive: false
|
||||||
|
|||||||
Reference in New Issue
Block a user