Skip to content

Commit 95b693c

Browse files
trying another path
1 parent 624da4c commit 95b693c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ jobs:
343343
uses: actions/upload-artifact@v4
344344
with:
345345
name: behat-artifacts
346-
path: var/www/behat-output/
346+
path: /var/www/behat-output/*
347347

348348
- if: always() && github.event_name != 'pull_request'
349349
name: Create Slack message variables

0 commit comments

Comments
 (0)