Skip to content

Commit fc99af6

Browse files
committed
GitHubActions
1 parent d98cb7c commit fc99af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: actions/upload-artifact@v2
7373
with:
7474
name: html-report
75-
path: html-report.zip
75+
path: artifacts/html-report.zip
7676
# Specify the directory structure for the artifact
7777
if-no-files-found: error
7878
if: always()

0 commit comments

Comments
 (0)