mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-09 00:29:00 +01:00
using latest upload-artifact action (should fix missing glob)
This commit is contained in:
parent
28f4e79b43
commit
2d2b2e9218
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Archive Screenshot Results on Error
|
- name: Archive Screenshot Results on Error
|
||||||
if: failure()
|
if: failure()
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: screenshot-results
|
name: screenshot-results
|
||||||
path: |
|
path: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user